JavaScript

onGridStateChange

Arguments

eobject

An object passed to the event that contains the following properties:

isDirtyboolean

Indicates whether or not any edits have been made to the Grid. If isDirty is true, one or more records in the Grid have unsaved changes.

Description

Fires when the state of the Grid has changed.