Example of undefined in Angular Grid Component

This sample demonstrates the Right-To-Left(RTL) alignment in grid component.

Drag a column header here to group its column
1 of 83 pages (830 items)
Description

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.

More information on the RTL can be found in this documentation section.