New to KendoReactLearn about KendoReact Free.

GridColumnMenuSortProps

Updated over 6 months ago

The props of the GridColumnMenuSort component.

NameTypeDefaultDescription

column

GridColumnMenuColumnProps

The current column options.

onCloseMenu?

Function

The method that will be called to close the column menu.

onSortChange?

(descriptors: SortDescriptor[], e: SyntheticEvent<any>) => void

The method that will be called to notify the parent Grid about a sort change.

sort?

SortDescriptor[]

The current sort state of the Grid. It takes a value of type SortDescriptor[]

sortable?

SortSettings

The sortable option of the column.

Not finding the help you need?
Contact Support