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

You can clear wasChanged state for all cell using clearChangedState() method.