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

[Solved] RadEditor with just one custom button to opwn a page in RadWindow

1 Answer 138 Views
Editor
This is a migrated thread and some comments may be shown as answers.
kachy
Top achievements
Rank 1
kachy asked on 07 Jan 2010, 09:05 PM
My requirement is as follows:
My page opens in a RadWindow with RadSplitter in 2 Radpanes. both RadPanes have 2 different pages. In the second RadPane, I want to have a RadEditor which will have only one custom button which will open another page in a Radwindow. The new page will have a grid with some values, the data from the selected grid rows has to be inserted in the RadEditor on a button click event. The value from the grid has to be inserted in the editor where the cursor was before the customized button is clicked. Can that be done using RadEditor?

Thanks.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 08 Jan 2010, 04:36 PM
Hi Kachy,

You should be able to implement your scenario, because the RadEditor's custom dialog stores the cursor position and when closed restores the cursor and pastes the returned by it content. You can test the following live demo: Custom Dialogs and see this yourself.

More information about custom dialogs is available in this help article: Add Custom Dialogs.


Greetings,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Editor
Asked by
kachy
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or