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

How to automatically insert the content from modaldialog to RadEditor

1 Answer 35 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
satish
Top achievements
Rank 1
satish asked on 31 Aug 2011, 11:44 AM
In my share point application user control, I have a RadEditor and a hyper link. clicking on the hyperlink would open a modaldialog. when user select some data and click on apply button in the modaldialog, the data should automatically insert into the RadEditor. How to achieve this?

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 01 Sep 2011, 01:52 PM
Hello Satish,

My recommendation is to implement a custom dialog of RadEditor, because in other case you can experience problems with the selection inside the content area. The custom dialogs automatically store the selection when opened and restore it when closed.

If you use RadEditor for MOSS, you can see how to implement a custom dialog in the following article: Add Custom Dialog. The solution for RadEditor for SharePoint 2010 is available here.

Kind regards,
Rumen
the Telerik team
Learn how the Telerik controls can be integrated in SharePoint 2007/2010 from this resource. To watch them in action, explore our online SharePoint 2010 and SharePoint 2007 demo sites.
Tags
WebParts for SharePoint
Asked by
satish
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or