The Grid enables the user to select single or multiple cells and rows by utilizing the built-in selection logic or using the selection in controlled mode. It also provides default selection implementation from the getSelectedState
utility function.
As a result, the Grid allows you to:
Change Theme
Theme
Loading ...
Using the Built-in State Management for SelectionTo enable selection in the Grid using the built-in state management mechanism, follow these steps:
autoProcessData
prop to allow the Grid to handle paging automatically.selectable
option.defaultSelect
value of the Grid to apply initial selection.The following example demonstrates how to enable selection using the built-in state management of the KendoReact Grid.
Change Theme
Theme
Loading ...
Using Selection in Controlled ModeTo enable the selection in KendoReact Grid and use it in controlled mode, follow these steps:
selectable
option.select
value of the Grid to have control over the select state.The following example demonstrates how to use selection in controlled mode.
Change Theme
Theme
Loading ...
Single/Multiple Checkbox SelectionThe Grid provides both checkbox and row-click selection options which can be applied to single or multiple records:
Selection AggregatesThe Grid enables you to select single or multiple cells or rows and calculate different metrics based on the selected data. You can find more details about this functionality and how to use it in this help article.
Suggested LinksRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4