|
Rank: Member Groups: Member
Joined: 5/20/2008 Posts: 12
|
I am trying to use the SpellCheck and a ModalPopupExtender. The spell check dialog opens but I am not able to use the window. I am guess this is because the z:index of the disable background is larger than the z:index of the spell check dialog.
Any ideas?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi,
That could be the case. You may want to consider using our Dialog to replace ModalPopupExtender. Our dialog should work fine with our SpellCheckerDialog.
Thanks
|
|
Rank: Member Groups: Member
Joined: 5/20/2008 Posts: 12
|
I wish I could simply just use the EO Dialog.... I have a lot of forms already using the Modal Extender.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,193
|
Hi,
We will look into it the issue and see what we can find. However there is no guarantee that it will work with Modal Extender. It is our intention for our controls to work with as any many other controls as we can, but there is not always possible when it is from somebody else that we have no control over. If Modal Extender uses a very high zorder then it will not be possible to use dialogs on top it.
Thanks
|
|
Rank: Member Groups: Member
Joined: 5/20/2008 Posts: 12
|
I will keep trying to get this to work and let you know what I come up with also.
Thanks
|
|