Can I apply the global filter on visible columns only?
I'm using the columnVisibility state to select which table columns are displayed.
I'm adding an additional globalFilter to the table, but want it to apply only to visible columns - otherwise rows will be shown based on invisible columns and it won't be clear why.
Is there any easy way to do this with the existing Table API?
1 Reply
xenial-black•17mo ago
I know it has been a while, not sure if you found a solution but you can filter the columns by visibility.