Custom Grid Header Filter

I would like to make custom grid header filter. Could you advise me how do it?

1 Like

Hi,
Unfortunately, you can only use one of the predefined filters -

Sample: https://snippet.dhtmlx.com/4qz8ng3c
Docs: https://docs.dhtmlx.com/suite/grid__configuration.html#headerfootercontent

Alternatively, you can create an external filter outside of the grid and connect it to grid API:

Sample: https://snippet.dhtmlx.com/12suognm
Docs: https://docs.dhtmlx.com/suite/tree_collection__api__filter.html