Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Dec 14, 2009 02:53
open dhtmlx forum
shoing image on selcect box

Hello,

i want to add checkbox and images on selectbox but not the normal select box . the select type must be #connector_select_filter is it possible to add the chkbox ot\r images using this #connector_select_filter please reply me
Answer posted by Alex (support) on Dec 14, 2009 04:01

Hello,

built-in filters don't support checkboxes and images.

But dhtmlxcombo allows to shows them: http://www.dhtmlx.com/docs/products/dhtmlxCombo/samples/03_options/03_combo_options.html

You can try to create custom filter in grid header: http://dhtmlx.com/dhxdocs/doku.php?id=dhtmlxgrid:filtering

We have a ready example for combo with checkboxes.You can contact us at support@dhtmlx.com if you need it