DataProxy.applyRowChanges
bool applyRowChanges(int proxyRow)Commits the modified data in the proxy back into the #GdaDataModel.
Parameters
proxyRow | the row number to commit |
Returns
TRUE if no error occurred.
Throws
[DataProxyException]
bool applyRowChanges(int proxyRow)Commits the modified data in the proxy back into the #GdaDataModel.
proxyRow | the row number to commit |