I am using the grid with dynamic loading of data and have a need for a checkAll function that will also set checkboxes for rows that have not been loaded yet.
Do you have this functionality?
Cheking all rows is fully cliend side function and can’t work with rows that wasn’t loaded yet.