RA
Rajagopal
Syncfusion Team
September 6, 2007 12:52 AM UTC
Hi Philip,
Thanks for your patience.
We are able to see this problem of Data.Modified remaining false after the change is made to a cell. We are analyzing this problem currently.
Whenever any change is made to a cell, the grid.CellsChanging and the grid.SaveCellInfo are the events that get fired immediately. The CellsChanging will get fired when the cellstyle is about to be saved in grid and SaveCellInfo will get fired when the cellstyle is saved in grid. You can listen to either of these events to get notified of any changes made to the cells in grid.
Let me know if you need any further information.
Regards,
Rajagopal