New to KendoReactStart a free 30-day trial

Represents the object of the onItemChange Grid event.

Definition

Package:@progress/kendo-react-grid

Properties

dataIndex

number

Zero based index of the data item.

The data object that represents the current row.

field?

string

The field to which the cell is bound.

A native DOM event.

syntheticEvent

SyntheticEvent​<any, Event>

A React Synthetic Event.

An event target.

The value of the item.