Dhtmlxgrid coro Onchange event

Hi ,

I have used coro (Combo box) in Tree grid. Could you help me, how to add onChange event for coro (combo box) and get to the enitre row value too.

i.e Tree grid comob box on change event.

Regards,
Megan

Unfortunately there is no onChange event in dhtmlxgrid.
You may try to use the onCellChanged event:
docs.dhtmlx.com/doku.php?id=dhtm … ellchanged

Hi @James_0015

may i see your source code? because i have the same issue

Thanks