New to Kendo UI for Angular? Start a free 30-day trial
DataItem
Represents a grid item for a data row.
Name | Type | Default | Description |
---|---|---|---|
data |
|
Holds a reference to the data item. | |
group |
|
Holds the current data item group. | |
groupIndex |
|
Sets the group index, if available. | |
index |
|
Sets the index of the grid item. This index may differ from the index in the source data set. | |
isEditing |
|
Indicates if the item is currently being edited. | |
type |
|
Sets the type of the grid item. |