FormObjectSet.prev Method

Moves focus to the previous record in the data source.

Syntax

public int prev()

Run On

Client

Return Value

Type: int
A non-zero integer if the operation succeeds.

Remarks

This method is called when a user selects the previous record in the form.

See Also

FormObjectSet Class

FormDataSource.prev Method

FormObjectSet.prevPage Method

FormObjectSet.next Method

FormObjectSet.nextPage Method

FormObjectSet.first Method

FormObjectSet.last Method