Hello ,
Does IgniteUI have RTL suport ?
Thanks Amir.
Hi Amir,
Ignite UI has a partial support for RTL.In order to enable RTL support you need to set the dir attribute to rtl on the element on which control is instantiated.Example:<input id="editor" dir="rtl" />
Here is the RTL support list by control:(This list is not official Infragistics data. I've assembled it based on my experience with the controls.)
igGrid - Partial. You can add some CSS in order to make it work for you.igGridPaging - NoigGridSorting - NoigGridFiltering - NoigCombo - YesigEditors - YesigDialog - NoigDatePicker - YesigHtmlEditor - NoigTree - NoigUpload - NoigVideoPlayer - No
Note that the list isn't complete, because I didn't test all the controls.
Hope this helps,Martin PavlovInfragistics, Inc.
Hi Martin,
I see that your response dates February this year. Do you guys have plans to implement / completed the RTL support on the remaining controls?
Thanks,
John
Hello John,
RTL support is in our backlog, but it won't get into the 13.2 release.
Best regards,
Martin PavlovInfragistics, Inc.