Hi!
Cane you please give me an example how to use ‘Combo’ with checkboxes inside ‘Grid’? Is it possible?
I’m using dhtmlxGrid 2.0 and dhtmlxCombo 1.3 (dhtmlxSuite - Enterprise License)
There is no special integration of combo with checkboxes and dhtmlxgrid.
“combo” column type purposed to be used with plain combobox mode only.
Technically it possible to change it , so it will render as list with checkboxes, but checked values will not be accessible through grid’s API