Gird uses ComboBox to realize search

Gird uses ComboBox to realize search,but wants to use combobox’s custom search, the current search cannot realize fuzzy query, what should i do.

Unfortunately, currently there is no possibility to define a custom filtering for the combo editor

thanks to you,can the getColumnCombo method in previous versions of suit5.0 implement this function。
[getColumnCombo] (https://docs.dhtmlx.com/api__dhtmlxgrid_getcolumncombo.html) method

Unfortunately, it is not available to use the functionality of the previous versions of the grid in the dhx.Grid 7.

thanks to you , Will grid support custom combobox later

We’re not planning to extend that functionality in the near future.

That‘s ok , thank you