A base interface for tracking GridChanges. This is used by both GridTxDelta (View) and GridEditor. This interface tracks grid modifications that happened between the two Transaction IDs.
Get Deleted Cells
Get Deleted Columns.
Get Deleted Rows.
Get Inserted Cells
Get Inserted Columns.
Get Inserted Rows.
Get Modified Cells
Generated using TypeDoc
A base interface for tracking GridChanges. This is used by both GridTxDelta (View) and GridEditor. This interface tracks grid modifications that happened between the two Transaction IDs.