New to Telerik UI for ASP.NET Core? Download free 30-day trial
RTL Support
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
EDIT IN TELERIK REPL
-
Change Theme
default
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
- Main
- Main Dark
- Nordic
- Urban
- Vintage
- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
- Main
- Main Dark
- Opal
- Silver
right_to_left_support.cshtml
Right_To_Left_SupportController.cs
SchedulerTaskService.cs
TaskViewModel.cs
Also available for:
CLIENT-SIDE API SERVER-SIDE APIDescription
The Telerik Core Scheduler supports right-to-left languages and rendering. All you need to do is to register the kendo.rtl.min.css file (located at Kendo.Mvc.Examples\Content\web\ installation folder) and wrap the scheduler in a container element with k-rtl class set for it, as demonstrated in this particular example.
You can learn more for the right-to-left support of the components in this article.