T
TanStack8mo ago
other-emerald

Is there way to filter the selected rows?

Do I need use selection api to reset the table data?
1 Reply
extended-salmon
extended-salmon8mo ago
Im not sure if it is built in, but you can create a custom filter fn, and use the row.getIsSelected() inside your FilterFn

Did you find this page helpful?