New to KendoReactLearn about KendoReact Free.

KendoReact Data Grid Single-column Sorting

The KendoReact Data Grid enables you to sort single data-bound columns.

To enable sorting in the KendoReact Grid and utilize its built-in state management, follow these steps:

  1. Enable the autoProcessData prop to allow the Grid to handle the updated state automatically.
  2. Set the sortable prop of the Grid to enable sorting.
  3. (Optional) Set the defaultSort prop to define the initial sorting.

The following example demonstrates how to use sorting handled by the built-in state management of the KendoReact Grid.

Change Theme
Theme
Loading ...

KendoReact Data Grid Sorting APIs

In this article
KendoReact Data Grid Sorting APIsSuggested Links
Not finding the help you need?
Contact Support