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

Anyone using this as an html editor?

1 Answer 183 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
JC
Top achievements
Rank 1
JC asked on 03 Apr 2012, 08:34 PM
I've tried the demo and it opens and saves in html format perfectly.

This seems like a possibility in a case where you want to store a document as html format but allow rich editing and not have to rely on a web browser control for doing your editing.  For example a wpf app where you want users to be able to make and edit Wikipages inside the app but store them in html format for a web interface to the same app.

Can anyone confirm if they use it this way?

1 Answer, 1 is accepted

Sort by
0
Boby
Telerik team
answered on 09 Apr 2012, 07:55 AM
Hi JC,
You just have to keep in mind that, although you have some control over the HTML import/export  processes through HtmlFormatProvider settings classes, RadRichTextBox doesn't preserve HTML content that it imports; instead it generates HTML that represents accurately the internal document structure.

Kind regards,
Boby
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
RichTextBox
Asked by
JC
Top achievements
Rank 1
Answers by
Boby
Telerik team
Share this question
or