I have a menu with z-index=7000, and a radwindowmanager with z-index=3000.
I need my menu be always on top of the windows, as the most .exe app.
But with a modal window I need this type of window be on top of everything, including the menu.
I create clientside via javascript the radwindows. How can I assign a z-index to my modal windows can be in top of everything, of course on top of other modal windows(previous ones), and the normal windows have their normal z-index under my radmenu?
Thanks.
I need my menu be always on top of the windows, as the most .exe app.
But with a modal window I need this type of window be on top of everything, including the menu.
I create clientside via javascript the radwindows. How can I assign a z-index to my modal windows can be in top of everything, of course on top of other modal windows(previous ones), and the normal windows have their normal z-index under my radmenu?
Thanks.