New to Kendo UI for Angular? Start a free 30-day trial

NavigationCell

The metadata for a focusable Grid cell. Focusable Grid cells include headers, group headers and footers, and data cells.

NameTypeDefaultDescription

colIndex

number

The column index of the cell.

colSpan?

number

The column span for this cell (if set).

dataItem

any

The data item for the parent row of this cell.

dataRowIndex

number

The data item index for the parent row of this cell.

rowIndex

number

The logical index of the row which contains this cell. 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.

rowSpan?

number

The row span for this cell (if set).

In this article

Not finding the help you need?