New to Kendo UI for Angular? Start a free 30-day trial
NavigationRow
Represents the metadata for a focusable Grid row. Focusable rows include headers, group headers and footers, and data rows.
Name | Type | Default | Description |
---|---|---|---|
cells |
|
Contains an array of focusable cells associated with this row. | |
dataItem |
|
Provides the data item for this row. | |
dataRowIndex |
|
Specifies the data item index for this row. | |
index |
|
Specifies the logical index of the focusable row. The row index is absolute and does not change with paging. Group headers and footers are included. Header rows start at index 0. |