This is a migrated thread and some comments may be shown as answers.

asp Dropdown invisible when RAD window opens

1 Answer 47 Views
Window
This is a migrated thread and some comments may be shown as answers.
Indira Manjusha Talakola
Top achievements
Rank 1
Indira Manjusha Talakola asked on 29 Aug 2009, 08:52 AM
Hi,

I have a asp.net application in which im using RAD alert windows.
When the RAD alert window opens it grays out the screen behind (modal)
While it grays the screen behind, the dropdowns on the screen become invisible.
Rest all controls are working fine.

How to keep the dropdown visible even if he screen is grayed on display of RAD alert windows?

Thanks and Regards,
Indira

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 31 Aug 2009, 04:45 AM
Hi Indira,

This behavior is expected and is implemented because in IE6 the dropdowns are heavy-weight objects that are displayed above any other DHTML objects on the page. If we don't hide them, they will be displayed above the modal layer which will allow the users to interact with them while the modal dialog has been shown. Once you close the modal RadWindow the dropdowns should be shown again.



Regards,
Georgi Tunev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Window
Asked by
Indira Manjusha Talakola
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or