Columns

Column Pinning

LyteNyte Grid lets you pin columns to the start or end of the viewport. Pinned columns stay visible as users scroll horizontally. For best usability, pin only one or two columns at a time.

Pinning Columns to Start

Set a column's pin property to "start" to pin it to the start. In LTR mode, start-pinned columns stay on the left; in RTL mode, they stay on the right.

Column Pinning Start

Pinning Columns to End

Set a column's pin property to "end" to pin it to the end. In LTR mode, end-pinned columns stay on the right; in RTL mode, they stay on the left.

Column Pinning End

Column Pinning Considerations

When using both start-pinned and end-pinned columns, ensure enough space remains to display them while still scrolling unpinned columns in the middle.