Why there is no #connector_combo_filter?

I can use #connector_text_filter, #connector_select_filter in dhtmlxgrid header to filter data, why there is no #connector_combo_filter?

Combo filters requires separate server side feed for data loading, so you will need to create an additional data file which will complicate logic a lot.

We do not plan to provide such filter by default. Still it possible to wrap dhtmlxCombo as a custom filter for a grid