New to Kendo UI for Angular? Start a free 30-day trial
DataStateChangeEvent
Provides the arguments for the dataStateChange
event
(more information and examples).
Name | Type | Default | Description |
---|---|---|---|
filter? |
|
Defines the filter descriptor for filtering the data. | |
group? |
|
Defines the group descriptors for grouping the data. | |
skip |
|
Sets how many records to skip. | |
sort? |
|
Defines the sort descriptors for sorting the data. | |
take |
|
Sets how many records to take. |