Example of RTL in ASP.NET MVC Data Grid Control
This sample demonstrates the right-to-Left(RTL) alignment in grid component.
DEMO
SOURCE
Right-to-left(RTL) is used to render the component from right to left direction and it can be
enabled by setting enableRtl
property as true.
In this demo, you can able to see Group drop area, header, content, pager, filter dialog, etc ... are aligned right to left direction.