apply_row_changes


Description:

public bool apply_row_changes (int proxy_row) throws Error

Commits the modified data in the proxy back into the DataModel.

Parameters:

this

a DataProxy object

proxy_row

the row number to commit

Returns:

TRUE if no error occurred.