How to remove select all checkbox in mui data grid header

Viewed 16

I want to remove the Select All checkbox which is at the top of the checkbox datacolumn.

checkboxSelection

adds checkboxes for every row but also adds the select all checkbox on top in the header. How can i remove this?

0 Answers
Related