T
TanStack2y ago
genetic-orange

Toggle enableColumnFilters from initial options

There is this feature that needs to be implemented in a table component which allows to show or hide all column filters. Initially each column filter is rendered using "column.getCanFilter()" and we are able to set table.options.enableColumnFilters to false but trying to set it back to true is not working. Is there any way to achieve this? Any suggestion?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?