Add dynamic Combo box with Dynamic Data in Dhtml Gride.


My Grid fill from dynamic generated XML. I want to add combo box to Cell C on the base of Cell B value



Combo Box Option are different for different rows of the bases of Cell B value of that Row



Please tell the process to add combo box and also javascript name i have to add to display combo box



Anuj

to add combo box

please check
dhtmlx.com/docs/products/dhtmlxG … 0892732000
It shows one of possible ways, to configure combo boxes on the fly.
In the sample values in least related to row ID, but similar code can be used to link values of one combo to value in different one.