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

problem with filemanager window

1 Answer 48 Views
Editor
This is a migrated thread and some comments may be shown as answers.
mww
Top achievements
Rank 1
mww asked on 01 Jul 2010, 09:55 AM
When I activate the file manager window from the RADEditor, it appears behind my main page menu, I know this is a problem with the z-index, but how do I specify the z-index of the file manager window ?

1 Answer, 1 is accepted

Sort by
0
Svetlina Anati
Telerik team
answered on 01 Jul 2010, 04:24 PM
Hi mww,

Indeed, you are correct that this behavior is caused by the fact the RadMenu's z-index is bigger than the one of RadWindow. You can set proper z-indexes in order to get the desired behavior in two manners - to reference the dialog and set z-index or to set lower z-index to the menu. Since all editor's dialogs are RadWindows, the same problem will occur for all of them and thus I believe that the  better approach is to set lower z-index to the menu - this is easier solution and it will also solve the situation for any other RadWindows on the page.

You can find a more detailed KB article below:

http://www.telerik.com/support/kb/aspnet-ajax/window/show-radwindow-above-radmenu.aspx

Information about RadControls' z-indexes values is available below:

http://www.telerik.com/help/aspnet-ajax/controlling-absolute-positioning-with-zindex.html

I hope that the provided explanations and resources are helpful, let me know how it goes.


All the best,
Svetlina
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Editor
Asked by
mww
Top achievements
Rank 1
Answers by
Svetlina Anati
Telerik team
Share this question
or