XML Grid + Combo

Dear all,



I would like to use the dhtmlxGrid Integration with dhtmlxCombo.

But is it possible to make with this tool that comboboxes match witch each other?



For example:



I have to combo boxes

Combobox 1 has the value’s: [A],[B],[C],[D]

Combobox 2 has the value’s for A: [sub A 1], [Sub a 2], [Sub a 3]

value’s for B: [sub B 1], [Sub B 2], [Sub b 3],[Sub D4]

value’s for C: [sub c 1], [Sub c 2]

value’s for D: [sub D 1], [Sub D 2], [Sub D 3],[Sub D 4], [Sub D5]



Is it possible to make something like that with dhtmlxGrid in Combination with dhtmlcCombo and how?



Thanks





In can be done with using “co” excell type
    dhtmlx.com/docs/products/dhtmlxG … 0925024000
In case of “combo” excell, it is pretty hard to achieve such functionality with existing API
( We plan to seriously update “combo” excells, so it would be more easy to made such integration - updated code will be available till the end of the week )

Thanks for the answer.
Can you send me a messege when the update is ready?

Thanks in advance.

It appears there is a bug related to the per-cell list options.  I tried your demo with Firefox 2.0.0.11 and IE 6, and both exhibited the same behavior.  The first few shipping cells I double click will show the proper options.  Then they will only have a single option, which is the current value of the cell.

dhtmlx.com/docs/products/dhtmlxG … 0925024000

I just tried it again, and it worked for a good 15-20 selects before the bug manifested.  Once it does, each Shipping cell will only have a single item in the list when double-clicked.

Please try to use updated version.



How to use new excell.zip (4.75 KB)
dhtmlxgrid_excell_combo.zip (2.26 KB)