combo_filter refreshing values

Hi,

I was using this combo_filter. When I select a value from the combo box its filtering my table. But later if I want to filter on any other value I am unable to see the options, all I could see is already selected value.



How to solve this?



Thanks.

Combo works in filtering mode, so the only way to restore initial list - delete current value of combo input.
You can try to use attached js file instad of original one , it was modified in such way, that list of options is always fully visible.
dhtmlxgrid_filter.zip (4.21 KB)