AD
Administrator
Syncfusion Team
November 14, 2002 01:26 PM UTC
You might consider handling one of these events on the DataTable depending upon the exact action you want to catch.
DataTable.RowChanging
DataTable.RowChanged
DataTable.ColumnChanging
DataTable.ColumnChanged