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

State

The state of the data operations applied to the Grid component.

filter? CompositeFilterDescriptor

The descriptors used for filtering.

group? Array<GroupDescriptor>

The descriptors used for grouping.

skip? number

The number of records to be skipped by the pager.

sort? Array<SortDescriptor>

The descriptors used for sorting.

take? number

The number of records to take.

In this article

Not finding the help you need?