New to Kendo UI for AngularStart a free 30-day trial

DataItem

Interface

Represents a grid item for a data row.

Definition

Package:@progress/kendo-angular-grid

Properties

data

object

Holds a reference to the data item.

Holds the current data item group.

Sets the group index, if available.

index

number

Sets the index of the grid item. This index may differ from the index in the source data set.

isEditing

boolean

Indicates if the item is currently being edited.

type

"data"

Sets the type of the grid item.