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

Display RadEditor content stored in the database in the report

1 Answer 50 Views
Editor
This is a migrated thread and some comments may be shown as answers.
nav100
Top achievements
Rank 1
nav100 asked on 17 Oct 2014, 08:39 PM
Hi,
I have RadEditor content stored in the database with html tags and trackchanges on. How can I display this content on the reporting services without HTML tags? Please let me know. I don't see any online examples.

regards

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 21 Oct 2014, 10:33 AM
Hello Nara,

In RadEditor you can use the server-side Text property to get the text without the HTML tags.

Although using the Track Changes you should firstly invoke either AcceptTrackChanges() to accept the changes or RejectTrackChanges() to reject the changes. After that using  the Text property you can get the plain text.

Regards,
Ianko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Editor
Asked by
nav100
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or