New to KendoReact? Learn about KendoReact Free.
GridSortSettings
The sorting settings of the Grid (see example).
jsx
<Grid
sortable={true}
>
</Grid>
The sorting settings of the Grid (see example).
<Grid
sortable={true}
>
</Grid>