Closed MeTh0s closed 1 year ago
Hi @MeTh0s looks like DeselectAllFilteredRows
name gave you some confusion: it deselects all rows which is shown after filtering was applied. It is almost the same with DeselectAllVisibleRows
but DeselectAllVisibleRows
also includes pagination and deselects only visible page
ah, I got it, thanks!
Both actions deselect visible selected rows, but as far as I understand "DeselectAllFilteredRows" action must deselect hidden rows. Example:
ka-table@8.3.2