New to KendoReactStart a free 30-day trial

Represents the object of the onDataStateChange Grid event.

Definition

Package:@progress/kendo-react-grid

Properties

The State of the Grid based on the user action.

A native DOM event.

syntheticEvent

SyntheticEvent​<any, Event>

A React Synthetic Event.

An event target.

targetEvent?

PagerTargetEvent

The PagerTargetEvent that triggered the data state change.