dhtmlx grid cell manupulation

Hello Sir,

I have a column related to another one. I want to update the cell, and because of that the related one changes its value in the grid too. How do I do that?

Nishand

You can use “onEditCell” event and setValue() method of the cell object

docs.dhtmlx.com/doku.php?id=dhtm … editcell&s[]=oneditcell
docs.dhtmlx.com/doku.php?id=dhtm … _methods&s[]=setvalue