New to Kendo UI for AngularStart a free 30-day trial

GridState

The state of the grid component. It includes the current State, data, and columns state.

NameTypeDefaultDescription

columnsState?

ColumnState[]

currentData?

any[] | GridDataResult

filter?

CompositeFilterDescriptor

The descriptors used for filtering.

group?

GroupDescriptor[]

The descriptors used for grouping.

skip?

number

The number of records to be skipped by the pager.

sort?

SortDescriptor[]

The descriptors used for sorting.

take?

number

The number of records to take.

Not finding the help you need?
Contact Support