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