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

RTL support for RadHtmlField

3 Answers 58 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Rajat
Top achievements
Rank 1
Rajat asked on 26 Apr 2011, 01:01 PM
Hi 

I am using several RedHtmlFeild as user controls on my publishing pages and now as i changes the direction of page to rtl, the content inside the RedHtmlFeild is still in ltr direction . What i want is that on editing the page RedHtmlFeild should show content in rtl direction. Please suggest something so that RedHtmlFeild  also supports rtl. Also its urgent.

Thanks
Rajat Jindal

3 Answers, 1 is accepted

Sort by
0
Dobromir
Telerik team
answered on 27 Apr 2011, 06:36 AM
Hi Rajat,

I believe the following live demo will help you solve your case:
Editor / Right-to-left Support

Kind regards,
Dobromir
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.

0
Rajat
Top achievements
Rank 1
answered on 27 Apr 2011, 07:50 AM
Hi Dobromir

When i followed the steps of the demo , i started getting the error on my page:
"An error occurred during the processing of . Type 'Telerik.SharePoint.FieldEditor.RadHtmlField' does not have a public property named 'DialogsCssFile'"
Same error for the ContentAreaCssFile.

Thanks 
Rajat Jindal
0
Rumen
Telerik team
answered on 29 Apr 2011, 03:48 PM
Hello Rajat,

You can set the DialogsCssFile property in the ConfigFile.xml file of RadEditor:

<property name="DialogsCssFile">/_wpresources/..../RadEditor_Dialogs_RTL.css</property>

You can set every RadEditor's for SharePoint property via the ConfigFile.xml. Review the following article for more information. http://www.telerik.com/help/aspnet-ajax/set-properties-via-config-file.html


All the best,
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
Editor
Asked by
Rajat
Top achievements
Rank 1
Answers by
Dobromir
Telerik team
Rajat
Top achievements
Rank 1
Rumen
Telerik team
Share this question
or