combo with checkbox within grid

var combo = new dhtmlXCombo(container,“combo”,0);
 replaced it with
var combo = new dhtmlXCombo(container,“combo”,0,“checkbox”);


its works for all combobox but i want for somecombox with checkbox but not for all cases in grid.











Please, see teh answer dhtmlx.com/docs/products/kb/inde … mal&q=9890