Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by michel on Apr 02, 2008 08:45
open dhtmlx forum
cell values not updated

The cell values are not updated in dbase when some repeated values are entered .
For ex if in Amount column i enter

first time 300
its get updated

second time 400
its get updated

third time 300
its is not updated and it shows 400.
Answer posted by Support on Apr 02, 2008 09:12
Problem can't be reconstructed locally. The grid doesn't preserve original value of cell, so each next change must trigger data update event.
Which version of dhtmlxgrid are you using ?