AD
Administrator
Syncfusion Team
February 19, 2004 05:44 PM UTC
This grid only tracks things cell by cell (or row by row in a GridDataBoundGrid). It does not maintain a grid-wide flag.
But you could add your own member to track this, setting it true in a CurrentCellAcceptedChanges event handler.