MovePageUp - cWebList

Instructs the client to move the current row up one page

Type: Procedure

Parameters: None

Syntax
Procedure MovePageUp 

Call: Send MovePageUp


Description

Send MovePageUp to instruct the client to move the current row up one page.

As with any row navigation, this requires that changes in the current row must be committed, cleared or the navigation cancelled. See MoveToRow for a complete description of this process.

See Also

MoveDownRow | MovePageDown | MoveToFirstRow | MoveToLastRow | MoveToRowById | MoveUpRow