New to KendoReactStart a free 30-day trial

Disable checkbox selection for Grid rows conditionally.

Environment

Product Version5.13.1
ProductProgress® KendoReact Grid

Description

I want to disable the checkbox selection for specific rows based on a value in the data item

Solution

Use the cellRender of the Grid to modify the TD element for the select column when the condition for disabling the checkbox is met. Add additional logic for the "Select all" checkbox in the header to exclude the disabled items.

Following is an example with the described approach:

Change Theme
Theme
Loading ...
In this article
EnvironmentDescriptionSolution
Not finding the help you need?
Contact Support