DataSourceChangedEventArgs

23 Sep 20251 minute to read

Properties

action string

Defines the current action.

cancelEdit Function

Defines the Cancel of editing process

changes Object

Defines the changes made in batch editing

data Object|Object[]

Defines the selected row data.

endEdit Function

Defines the end of editing function.

index number

Defines the index value

key string|string[]

Defines the primary column field

primaryKeyValues Object[]

Defines the primary key value

query Query

Defines the query

requestType string

Defines the current action type.

state DataStateChangeEventArgs

Defines the state of the performed action