Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Terence Lai on Jul 21, 2009 07:36
open dhtmlx forum
Can I construct a dhtmlxgrid column filter with checkbox control?

Let's say I have a column called "status", and it can only have the following possible values:

1) Pending
2) Processing
3) Completed
4) Error

Is there any way to create a column filter with 4 checkbox controls? Each checkbox represents one of the above status values. I will always have these checkboxes displayed even though there is no data record with this status returned in the table. The data displayed in the grid is based on what are selected in these checkboxes?
Answer posted by dhxSupport on Jul 21, 2009 09:26