New to Kendo UI for Angular? Start a free 30-day trial
NavigationRow
The metadata for a focusable TreeList 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. Header rows are included, starting at index 0. | |
isNew |
|
A flag indicating if this is a new row. |