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

Radeditor formatting issue

1 Answer 71 Views
AJAX and Web 2.0
This is a migrated thread and some comments may be shown as answers.
Dayana Maliyakal
Top achievements
Rank 1
Dayana Maliyakal asked on 07 Jun 2011, 06:45 AM
Hi Telerik Team,
       We are using a Radeditor(Q1 2011 SP1).After saving data formatting is lost.If I data contains two paragraphs,I can see it is like one paragraph while displaying it in a radgrid.How can I solve this issue?

Waiting for the reply
Dayana
   

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 09 Jun 2011, 02:17 PM
Hi Dayana,

You should make sure that you are not obtaining the editor's content via its Text property, which returns the content as plain text. You should use the Content property to obtain the content along with HTML formatting.

You can find a working demo editor in Grid here: EditItemTemplate. You can also see this demo: Save in Database.

Best regards,
Rumen
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
AJAX and Web 2.0
Asked by
Dayana Maliyakal
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or