MovePageDown - cWebList
Instructs the client to move the current row down one page
Type: Procedure
Syntax
Procedure MovePageDown
Call Example
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.