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

Radwindow always on top of the radmenu

1 Answer 160 Views
Window
This is a migrated thread and some comments may be shown as answers.
Fabio Cirillo
Top achievements
Rank 1
Fabio Cirillo asked on 26 Feb 2013, 12:09 AM
Hello,
i've the problem...on my web page there's a radmenu and from this page i call with radmenu a radwindows..if the resolution of the user's screen is low radwindon instead of staying above the radmenu appears below .. how can I do?

see the image that i posted

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 26 Feb 2013, 04:08 PM
Hi Fabio,

This happens because the default z-index of the RadMenu is higher than the default z-index of the RadWindow. A full list is available here: http://www.telerik.com/help/aspnet-ajax/controlling-absolute-positioning-with-zindex.html. The article also offers a way to change this. You can set a lower z-index for the menu to avoid setting it for every RadWindowManager / RadWindow.


Greetings,
Marin Bratanov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Window
Asked by
Fabio Cirillo
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or