LyteNyte Grid logo for light mode. Links back to the documentation home page.
Functionality

Navigation

The API reference for the navigation functionality in LyteNyte Grid.

PositionDetailCell

The position value type when the current focus position of the grid is within a detail cell.

Prop

PositionFloatingCell

Describes the focus position of a floating header cell.

Prop

PositionFullWidthRow

Describes the focus position when a full width row is active.

Prop

PositionGridCell

Represents the current focus position of a regular cell in the grid.

Prop

PositionGridCellRoot

The root reference of a grid cell. If a cell is obscured by a rowspan or colspan, it points to the actual root cell containing the data.

Prop

PositionHeaderCell

Describes the focus position of a standard header cell.

Prop

PositionHeaderGroupCell

Describes the focus position of a header group cell in the column hierarchy.

Prop

PositionUnion