Hi ,
I want to dynamically load the list of one of the cell of a Datagrid , It is possible ,if yes how.
To elaborate more , Say someone clicks on the cell of grid which is of type coro , It should send request to server for a list of values and then show them in the dropdown list.
It possible to do with “combo” eXcell type. “combo” eXcell type is integration with dhtmlCombo and availible in PRO version only. Please see more information about “combo” type here dhtmlx.com/docs/products/dhtmlxG … d_intcombo
can u please tell me more clear example about my problem. i have saw the above link but i m not clear please sen me the example of the above link code .
waiting for reply
regards
Suraj
Hello,
the sample with combo excell can be found in the grid package: dhtmlxGrid/samples/13_interaction_other_components/01_pro_combo.html or dhtmlxGrid/samples/interaction_other_components/pro_combo.html if you have older grid version.