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

[Solved] writing to the editor?

1 Answer 74 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 01 Jul 2009, 05:33 PM
I'm needing to write to the telerik editor. can this be done. If so, are there examples?

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 02 Jul 2009, 06:33 AM
Hello Daniel,

You can either set the content programmatically or inline in the RadEditor declaration(RadEditor offers to set content directly in the ASPX or ASCX file).

Checkout the following demo which illustrates both approaches:
Editor / Setting Content

Also checkout the following online documentation which shows how to set the content from client side.
set_html

Thanks,
Princy.
Tags
Editor
Asked by
Daniel
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or