I have been attempting to add a 3 state (true, false, intermediate) checkbox to the header of a table which ties in with each rows individual checkboxes. I am able to calculate and update the state of ...
When you have an MUIDataTable with responsive: "scroll", pagination: false and selectableRows left as true, and then you scroll up in the table, the checkboxes in the rows overlap the header checkbox.