All Products
Demos
Pricing
Services
Blogs
Docs & Support
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
Window
/
Parent page content showing through using Rad Alert
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
Lakshman Maruri
2 posts
Member since:
Dec 2009
Posted 24 May 2010
Link to this post
I am working on an application with a Master Page, and ASP.NET Menu on it. Whenever there is a RAD Alert or RAD Confirm dialog boxes (semi-transparent, modal window) diaplayed, the ASP.NET menu (from Parent page) is shown through the RAD alert and RAD confirmation dialog boxes. Is there a way I can fix this? Any help is greatly appreciated.
Shinu
17764 posts
Member since:
Mar 2007
Posted 25 May 2010
Link to this post
Hello Lakshman Maruri,
Try setting larger
z-index
value for the RadWindowManager and see whether it helps.
A similar approach is shown in the knowledge base:
Show RadWindow above RadMenu
-Shinu.
Back to Top
Close