MovePageDown - cWebList

Instructs the client to move the current row down one page

Type: Procedure

Parameters: None

Syntax
Procedure MovePageDown 

Call: Send MovePageDown


Description

Send MovePageDown to instruct the client to move the current row down 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 | MovePageUp | MoveToFirstRow | MoveToLastRow | MoveToRowById | MoveUpRow