Skip to main content
A newer version of this page is available.

DataViewBase.CommitEditing Method

Name Parameters Description
CommitEditing() none Hides the active editor and posts all the changes made within the focused row to a data source if the row values are valid.
CommitEditing(Boolean, Boolean) forceCommit, cleanError Hides the active editor and posts all the changes made within the focused row to a data source.