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
filterFn1 Reply
fair-roseOP•3y 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