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

GridState

Describes the state of the Grid component. Includes the current State, data, and columns state.

NameTypeDefaultDescription

columnsState?

ColumnState[]

The state of all columns in the Grid.

currentData?

any[] | GridDataResult

The current data in the Grid.

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