Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Brendan on Aug 28, 2008 06:38
open dhtmlx forum
dhtmlxGrid select filter

Is there a way to enable multi-selecting for the HTML select box in the #select_filter mode?

mygrid.attachHeader("#select_filter,#text_filter,#numeric_filter");    
Answer posted by Support on Aug 28, 2008 06:43

Technically it can be done by some code modification, but the built in "select filter" will not understood correctly such mode in any case. 

You can use any kind of custom control inside header and just call grid.filterBy with necessary parameters
http://dhtmlx.com/docs/products/dhtmlxGrid/doc/articles/Data_filtering_search.html#grid_fsing