DataProxy.cancelRowChanges

Resets data at the corresponding row and column. If proxy_row corresponds to a new row, then that new row is deleted from proxy.

class DataProxy
void
cancelRowChanges
(,
int col
)

Parameters

proxyRow int

the row to cancel changes

col int

the column to cancel changes, or less than 0 to cancel any change on the row row