New to KendoReactStart a free 30-day trial

GridItemChangeEvent

Represents the object of the onItemChange Grid event.

NameTypeDefaultDescription

dataIndex

number

Zero based index of the data item.

dataItem

any

The data object that represents the current row.

field?

string

The field to which the cell is bound.

nativeEvent

any

A native DOM event.

syntheticEvent

SyntheticEvent<any>

A React Synthetic Event.

target

GridHandle

An event target.

value

any

The value of the item.

Not finding the help you need?
Contact Support