Event fired after successfully saving the row buffer.

Parameters

none

Property of

Rowset

Description

The row buffer may be saved explicitly by calling save( ), or implicitly by navigating in the rowset or closing the rowset. While canSave is fired first to verify that data is good before allowing it to be written, onSave fires after the row has been saved.