New to Kendo UI for Angular? Start a free 30-day trial
DataStateChangeEvent
Arguments for the dataStateChange
event
(more information and examples).
Name | Type | Default | Description |
---|---|---|---|
filter? |
|
The filter descriptor by which the data is filtered. | |
group? |
|
The group descriptors by which the data is grouped. | |
skip |
|
The number of records to skip. | |
sort? |
|
The sort descriptors by which the data is sorted. | |
take |
|
The number of records to take. |