DataControl.Update method

From Xojo Documentation

Method

DataControl.Update()

Supported for all project types and targets.

Updates the current record in the selection, leaving the RecordSet at the same row.

Notes

Update triggers the following events:

  • Validate
  • Update

Example

DataControl1.Update