DataControl.MoveFirst event

From Xojo Documentation

Event


DataControl.MoveFirst() As Boolean

Supported for all project types and targets.

Occurs when the First Record button has been pressed but before moving to the first record.

Returning True prevents the record pointer from moving to the first record.