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. |