Hello! In my project I use RadEditor. It contains in iframe. When I open ImageManager, that iframe is block, but parent window (which contains iframe) is avaible. How to make a parent window inaccessibleed?
1 Answer, 1 is accepted
0
Svetlina Anati
Telerik team
answered on 22 Jul 2009, 12:47 PM
Hi Helen,
When you have an IFRAME you create a frame tree an dthe editor's dialogs are also IFRAMEs which in your case open in the context of the parent IFRAME. In ordre to achieve your goal I suggets to use standard window and not a RadWindow for a dialog as explained in the following KB article: