Support indeterminate header level checkbox

This issue has been tracked since 2022-10-22.

Use case

I would like to display an indeterminate checkbox in the header if some, but not all rows are selected.

Proposed solution

I am using a custom Checkbox header, so for my use-case I would only need an additional property someRowsSelected: boolean; added to HeaderRendererProps so that I could determine if some, but not all, rows are selected.

image

More Details About Repo
Owner Name adazzle
Repo Name react-data-grid
Full Name adazzle/react-data-grid
Language TypeScript
Created Date 2015-03-06
Updated Date 2023-03-23
Star Count 5922
Watcher Count 129
Fork Count 2072
Issue Count 161

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date