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

dynamic Editor control

2 Answers 45 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Santhosh
Top achievements
Rank 1
Santhosh asked on 11 Mar 2009, 02:25 PM
I am struggling to create more than one dynamic editor control on the page when the user requested to add new field on the page.

i was trying to load controls on RadAjaxPanel.

I am unable to retain my control state when the page is post back.
Can anybody send me the sample code for that.

If it is as web user control appreciatable.


Thanks in advance.

2 Answers, 1 is accepted

Sort by
0
Tervel
Telerik team
answered on 16 Mar 2009, 09:10 AM
Hello santhosh,

My suggestion is to implement what you are trying to do in two steps:

Step 1. Implement your scenario using a simple <asp:TextBox> instead of <telerik:RadEditor>.

Once you have completed this stage and your state/layout/etc works fine then do Step #2: Replace the textboxes with RadEditor.

In case there are any problems after the replace and you are not able to get things working as expected, please let us know.


Best regards,
Tervel
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Santhosh
Top achievements
Rank 1
answered on 18 Mar 2009, 05:14 AM
Hi Admin,

Some how i have finished that.

thanking you
Tags
Editor
Asked by
Santhosh
Top achievements
Rank 1
Answers by
Tervel
Telerik team
Santhosh
Top achievements
Rank 1
Share this question
or