New to KendoReactLearn about KendoReact Free.

KendoReact Grid Single-column Sorting

Updated on Aug 14, 2026

The KendoReact 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.

Loading ...

KendoReact Grid Sorting APIs

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