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
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