Hi Team,
I have a criteria where I need to set up an input box and pass comma separated values in it. I need to filter a dhtmlx grid column 2 based on these comma separated values. Could you please help me with the same.
Thanks in advance! Sanvi Srivastava
There is no inbuilt “multiselect” in-header filter in the dhtmlxGrid. You may add your own logic to the default in-header filters. Here you can find a tutorial with an example: https://docs.dhtmlx.com/grid__filtering.html#redefiningdefaultfilterlogic