Use checkbox in row header and column header

Tags: #<Tag:0x00007efc71a69f40>

Please, I would like to use checkbox in my first column header and use it as the row headers aswell. My project is a react project.

Hi @magneticdigital1

To set up a checkbox in a header you can use colHeaders as well as afterGetColHeader.
Then to set up a checkbox column you can use columns settings.