T
TanStack6mo ago
foreign-sapphire

Is there way to filter the selected rows?

Do I need use selection api to reset the table data?
1 Reply
foreign-sapphire
foreign-sapphire6mo 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?