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

Radeditor external dialogs when radeditor is in radwindow

1 Answer 80 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Matthew
Top achievements
Rank 1
Matthew asked on 25 Jul 2011, 12:46 PM
I've got a radeditor within a radwindow. I've got some custom external dialog buttons on my editor that open a new radwindow within the bounds of the radwindow the editor is in (e.g. editor.showExternalDialog).

Is it possible to have the dialogues open so that they are not stuck within the bounds of the radwindow the editor is in? (i.e. tell the radeditor to use 'GetRadWindow().get_windowManager();' as it's window manager)?

1 Answer, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 27 Jul 2011, 09:57 AM
Hi Matthew,

RadEditor uses a dialogOpener object to handle the dialog windows and it provides the functionality to set a different container window for the dialogs. Please find the attached a sample page implementing such functionality.

Regards,
Dobromir
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Editor
Asked by
Matthew
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Share this question
or