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 46 Views
Editor
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:40 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 31 Aug 2011, 12:19 PM
Hi 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.

Greetings,
Rumen
the Telerik team

Thank you for being the most amazing .NET community! Your unfailing support is what helps us charge forward! We'd appreciate your vote for Telerik in this year's DevProConnections Awards. We are competing in mind-blowing 20 categories and every vote counts! VOTE for Telerik NOW >>

Tags
Editor
Asked by
satish
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or