New to Kendo UI for Angular? Start a free 30-day trial

DataStateChangeEvent

Arguments for the dataStateChange event (more information and examples).

NameTypeDefaultDescription

filter?

CompositeFilterDescriptor

The filter descriptor by which the data is filtered.

group?

GroupDescriptor[]

The group descriptors by which the data is grouped.

skip

number

The number of records to skip.

sort?

SortDescriptor[]

The sort descriptors by which the data is sorted.

take

number

The number of records to take.

In this article

Not finding the help you need?