TanStackT
TanStack3y ago
2 replies
faint-white

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:
Screen_Shot_2023-06-13_at_2.16.03_PM.png
Was this page helpful?