Dear support,
Is it possible to set different filter types for multiple columns?
For example i have three columns: Name: string, Active: boolean, Age: number and i want filterbar type for Name and Age and checkbox filter type for Active.
And if i set "allowFiltering" to false on a column when the type is filterbar is there a way to make it invisible?