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

Indentation in RadRichTextBox (Version 2011.1.315.35)

4 Answers 129 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Simi
Top achievements
Rank 1
Simi asked on 27 Jul 2011, 07:26 AM
During Binding of  RichTextBox with HTMLDataProvider the indentation is not getting reflected .I am attaching a sample code for your reference
HtmlDataProvider ht = new HtmlDataProvider();
  ht.RichTextBox = RadRTB;
 ht.Html = "<!DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd><html xmlns=http://www.w3.org/1999/xhtml><head><meta http-equiv=Content-Type content=text/html; charset=utf-8 /><title>Untitled</title><style type=text/css>  .p_D6859706 { margin: 0px 0px 12px 200px;text-align: left;text-indent: 0pt;padding: 0px 0px 0px 0px; ;font-size: 32px}   .s_E6FD2046 {padding-right: 100px; font-family: 'Verdana';font-style: Normal;font-weight: normal;color: #000000; }   </style></head><body><p class=p_D6859706><span class=s_E6FD2046>TEST</span></p></body></html>";

4 Answers, 1 is accepted

Sort by
0
Ivailo Karamanolev
Telerik team
answered on 28 Jul 2011, 04:10 PM
Hi Simi,

This was a known issue with 2011 Q1 (2011.1.315.35) the version you are using. It has been fixed since then and if you upgrade to 2011 Q2 (2011.2.712) you will be able to import the document with proper paragraph indentation. It is also imported correctly in our online demos.

Regards,
Ivailo
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Simi
Top achievements
Rank 1
answered on 29 Jul 2011, 05:50 AM
Hello Team Telerik,


Thank you for your support.
0
Simi
Top achievements
Rank 1
answered on 02 Aug 2011, 08:16 AM
Hello Team Telerik,

Can you please give a solution to resolve indentation issue in 2011 Q1 (2011.1.315.35) version itself.

Regards,
Simi
0
Ivailo Karamanolev
Telerik team
answered on 03 Aug 2011, 02:13 PM
Hi Simi,

Unfortunately there is no workaround for older versions of the control. If there is anything stopping you from upgrading to the latest version, please share it with us so we'll be able to guide you.

Greetings,
Ivailo
the Telerik team

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

Tags
RichTextBox
Asked by
Simi
Top achievements
Rank 1
Answers by
Ivailo Karamanolev
Telerik team
Simi
Top achievements
Rank 1
Share this question
or