Hi everyone!
I have a use case where I have selectMode='multi', but I want to hide the checkbox in the select column for certain rows. On select all, only the ones with checkboxes would be selected. Is that possible? If I understand correctly, multi_filtered does not support this functionality.
Hi everyone!
I have a use case where I have
selectMode='multi', but I want to hide the checkbox in the select column for certain rows. On select all, only the ones with checkboxes would be selected. Is that possible? If I understand correctly,multi_filtereddoes not support this functionality.