Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Dec 16, 2009 05:49
open dhtmlx forum
dynamically load the list

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 http://dhtmlx.com/docs/products/dhtmlxGrid/doc/articles/Combo_excell.html#grid_art_comboexcell
http://dhtmlx.com/docs/products/dhtmlxGrid/doc/new_1_3.html#grid_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
Answer posted by Alex (support) on Dec 16, 2009 05:59

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.