Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Gaurav Arora on May 13, 2009 14:19
open dhtmlx forum
reset dirty data flag in dhtmlXGrid

Hi,

How can I reset the dirty data flag for all the rows of a grid so that getChangedRows() gives me nothing?

Thanks,
Gaurav Arora
Answer posted by dhxSupport on May 14, 2009 01:48
You can clear wasChanged state for all cell using clearChangedState() method.