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

Issue With Multiple RadWindows

2 Answers 108 Views
Window
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 21 Apr 2016, 10:25 PM
On my site, from the main page a user will click and a RadWindow will open (set a Modal), and when the user clicks in the window, a second RadWindow opens (contained in the first RadWindow, and also a Modal).  From this second window, if a user clicks one of three buttons, there should be a confirmation dialog (handled through a radconfirm dialog).  Unfortunately, the dialog is not shown (it's probably hidden behind one of the two RadWindows).  I tried playing with the z-indexes but can't figure out how to get the confirmation dialog to be shown.  How can I get my confirmation dialog to be the top-most window?

2 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 22 Apr 2016, 08:25 AM

Hello Mike,

The following article treats such a scenario and explains how you can traverse the iframe hierarchy to do this: http://docs.telerik.com/devtools/aspnet-ajax/controls/window/how-to/show-radalert-that-blocks-the-entire-page.

You may also find the following resources useful:

Regards,

Marin Bratanov
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
0
Mike
Top achievements
Rank 1
answered on 22 Apr 2016, 05:28 PM

So I received an email that a response was posted to this question, but for some reason it's not showing up when I view my post.

Anyway, the response had the solution --> http://docs.telerik.com/devtools/aspnet-ajax/controls/window/how-to/show-radalert-that-blocks-the-entire-page#generic-javascript-framebuster-for-any-radwindow

Tags
Window
Asked by
Mike
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Mike
Top achievements
Rank 1
Share this question
or