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

RadScheduler RTL Support

5 Answers 66 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
LH
Top achievements
Rank 1
LH asked on 09 Feb 2010, 04:41 PM
Hello,

As I read in this site and from my trials, there is no RTL support for scheduler today.
My questions are:
1. Is there any workaround to show the days in scheduler and the buttons from right to left?
2. Will next versions of "ASP.NET AJAX controls" contain solution for this case? when?

Waiting for your answers,
LH Team

5 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 10 Feb 2010, 06:16 AM
Hi,

Have you tried setting dir="rtl" for the RadScheduler as shown below?

aspx:
 
      <telerik:RadScheduler ID="RadScheduler1" runat="server" dir="ltr" DataEndField="End"  
                DataKeyField="ID" DataRecurrenceField="RecurrenceRule"   
                DataSourceID="SqlDataSource2" DataStartField="Start" DataSubjectField="Subject">  
      </telerik:RadScheduler>  

-Shinu.
0
LH
Top achievements
Rank 1
answered on 15 Feb 2010, 04:53 PM
Hello,

Yes, we have already tried this, but it doesn't work.
Do you have any answers for my questions?

Regards,
LH Team
0
T. Tsonev
Telerik team
answered on 18 Feb 2010, 03:01 PM
Hi,

Currently RadScheduler does not support right-to-left rendering mode as well as additional calendars such. Such feature is not on our plans for the moment, but we will consider your ticket as a vote for it.

Kind regards,
Tsvetomir Tsonev
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Oren Bar-El
Top achievements
Rank 1
answered on 10 Jan 2011, 08:55 PM
Hello,

I was wondering if there's any news regarding rtl support for the rad scheduler.

Thanks,
Oren
0
Veronica
Telerik team
answered on 11 Jan 2011, 01:33 PM
Hello LH,

Unfortunately we are not planning to implement this for the next Release.

All the best,
Veronica Milcheva
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Scheduler
Asked by
LH
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
LH
Top achievements
Rank 1
T. Tsonev
Telerik team
Oren Bar-El
Top achievements
Rank 1
Veronica
Telerik team
Share this question
or