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

RadWindow problem with RadMenu

3 Answers 59 Views
Window
This is a migrated thread and some comments may be shown as answers.
Rob Venable
Top achievements
Rank 1
Rob Venable asked on 05 Feb 2010, 01:31 AM
Hi,
I'm using a RadWindow as a modal form to diplay enlarged pictures on my site. The problem is, I also have a RadMenu on my page the the menubar appears in front of the RadWindow. Is there a way to have the RadWindow appear in front of the RadMenu?

Also, Is this the correct control to use for a Modal form? I didn't see a RadModalForm or anything like that?
Thanks

3 Answers, 1 is accepted

Sort by
0
Accepted
Georgi Tunev
Telerik team
answered on 05 Feb 2010, 05:38 AM
Hi Rob,

This behavior is expected - by design RadMenu has a higher z-Index value than the RadWindow control. This is needed in common cases where a RestrictionZone is used and the RadMenu control is above that zone. To render the RadWindow control above RadMenu, all you need to do is to change its z-Index, according to this help article. There is a KB article on the same subject as well.

Regards,
Georgi Tunev
the Telerik team

Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Follow the status of features or bugs in PITS and vote for them to affect their priority.
0
Accepted
Shinu
Top achievements
Rank 2
answered on 05 Feb 2010, 05:46 AM
Hello Rob,

You can set higher z-index value for RadWindow than the menu control in order to show that above. I guess the following KB article will help in this.
Show RadWindow above RadMenu

-Shinu.
0
Rob Venable
Top achievements
Rank 1
answered on 05 Feb 2010, 01:21 PM
Hi,
Thanks for both of your responses. It did the trick.
Tags
Window
Asked by
Rob Venable
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Shinu
Top achievements
Rank 2
Rob Venable
Top achievements
Rank 1
Share this question
or