Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by jay on Jun 10, 2009 03:12
open dhtmlx forum
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.



Answer posted by Alex (support) on Jun 10, 2009 08:06