
The control comes with loads of features which include font styling, emoticons, code blocks and clipboard support. It also enables you to view the html code generated by the editor. You can read more about its features here.
The source-code of the control is shared and is available on CodePlex. Also, view the live demo of the RTE control.
Its a superb control to use with forums, blogs or content management applications. Just add the control to your page and give your users this cool interface.
how to update editor content dynamically.
ReplyDeletethere might be a property with the editor which could enable you to update it. if not you can add a property (say, Text) to the source code of the editor and assign the Text with your custom value from the page.
ReplyDelete