T
TanStack3y ago
provincial-silver

De-select all will unselect disabled rows

So here's a bit of an issue. I'm wondering if there's a way to get around this. I have a conditional row selection enabled. The condition is that if one of the attributes of the row is present, it will disable the row. The user experience is something like this. The first step is to check off entries of the table. Then they batch them all together into one state, and after they're batched they can no longer be de-selected. What it ends up looking like is this:
No description
2 Replies
provincial-silver
provincial-silverOP3y ago
Which is fine. The problem is, when I select all of them, the select all appears to be triggered as de-select all
No description
provincial-silver
provincial-silverOP3y ago
When I click the de-select all, it bypasses the disabled box and does it anyway.
No description

Did you find this page helpful?