T
TanStack3y ago
fair-rose

Only return filterFn for columns where I provide a filterFn in the columns definition

Is there a way to only show filters for the columns where I provide a filterFn
1 Reply
fair-rose
fair-roseOP3y ago
okay, I found the solution: On the column.columnDef there is the filterFn and it's set to auto if no custom is provided

Did you find this page helpful?