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 resolutionofthe user's screenis lowradwindoninstead of stayingabove theradmenuappears below.. how can Ido?
see the image that i posted
1 Answer, 1 is accepted
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.