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

RadAlert PopUp Overlay

3 Answers 96 Views
Window
This is a migrated thread and some comments may be shown as answers.
mary carz
Top achievements
Rank 1
mary carz asked on 14 May 2010, 08:39 AM
I have a RadAlert PopUp in my window and a divtag with java applet. The java applet controls come on top of my RadAlert. Is there a way to set RadAlert to be on top of all controls on the page?

3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 14 May 2010, 11:29 AM

Hello Mary,

I hope setting the Overlay property of RadWindowManager to "True", will do the trick. 

-Shinu.

0
Murugavel B
Top achievements
Rank 1
answered on 26 May 2010, 10:40 AM
I am also having the same problem. It goes behind the modal pop up. The overlay property didn't solve the problem. any more help? Its urgent.
0
Murugavel B
Top achievements
Rank 1
answered on 26 May 2010, 02:36 PM
Hi,

  I solved this issue with the help of z-index style.

<

 

telerik:RadWindowManager ID="RadWindowManager1" runat="server" Style="z-index: 70000">

 

Tags
Window
Asked by
mary carz
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Murugavel B
Top achievements
Rank 1
Share this question
or