Hi team,
I would like to understand, is there a way to implement custom filters for each column?
Currently, I have gone through examples and understand we can have a dropdown (single and multiselect), numbers, text etc. We can pass a type name in the filterField.
Let's say I want to render a list of checkboxes along with a typeahead dropdown for a column. For another column, a few radio buttons, then a range selector etc.
The type and values to render in the filter are received from an API.
Can you please guide me to achieve this?
Grid version: grid-trial@6.1.0-alpha-1