Categories | Question details Back To List | ||
custom combo in column Hello, i want a custom combo in column, with the help of "co" i can see the combo but not dynamically value only that value which is there in the dhtmlx grid. is it possible when i click on column then the combo must be show and value must be come from database . please reply me as soon as possible if it is possible then please send me the link of that type of example. regards Suraj Answer posted by dhxSupport on Dec 15, 2009 05:23 You can use "combo" type. Please find example here http://www.dhtmlx.com/docs/products/dhtmlxGrid/samples/13_interaction_other_components/01_pro_combo.html (see last column) |