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

RadScheduler Right To Left Problem

2 Answers 71 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Shammarij
Top achievements
Rank 1
Shammarij asked on 16 Jan 2014, 07:40 AM
I have a website that supports many languages with those who require right to left direction
my RadScheduler control is inside a div that changes its style and Direction to RTL
but the RadScheduler alignment is not correct please refer to the attached image.


I tried to do some research and I found this link that belongs to you
http://www.telerik.com/help/winforms/scheduler-localization-right-to-left.html

It says that the RadScheduler  supports right to left like this
radScheduler1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;


But I cound't find the  .RightToLeft option in my source code ! is it because of the version ?
would this solution resolve my problem ?

I'm using telerik rad controls version : 2012.3.1205.35
ASP.Net 2008 with C#

Please advice
Thanks



2 Answers, 1 is accepted

Sort by
0
Shammarij
Top achievements
Rank 1
answered on 19 Jan 2014, 05:46 AM
Please Help.
0
Plamen
Telerik team
answered on 20 Jan 2014, 11:50 AM
Hello,

The issue is already fixed in the latest version of the control where you could simply add dir="rtl" to the mark up of RadScheduler in order to invoke the right to left functionality.

Hope this will be helpful.

Regards,
Plamen
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
Scheduler
Asked by
Shammarij
Top achievements
Rank 1
Answers by
Shammarij
Top achievements
Rank 1
Plamen
Telerik team
Share this question
or