DataControl.MoveNext event

From Xojo Documentation

Event


DataControl.MoveNext() As Boolean

Supported for all project types and targets.

Occurs when the Next Button has been pressed but before moving to the next record.

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