Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Peter Ang on Mar 30, 2009 17:21
open dhtmlx forum
#combo_filter on header

Hi..

I am using #combo_filter on Header. When I select a choice, it filters correctly. But I can't clear out the 'choice' and reselect.

Peter
Answer posted by Support on Mar 31, 2009 08:05
Which version of dhtmlxgrid you are using?
When combo used in header, it initialized in filtering mode ( which means only text related to typed mask shown ) , so you need to delete entered text to see all options. 
Starting from dhtmlxgrid 2.1 it was a bit improved to have clearly visible empty option in any case.