MoveUpRow - cWebList

Instructs the client to move the current row up one row

Type: Procedure

Parameters: None

Syntax
Procedure MoveUpRow 

Call: Send MoveUpRow


Description

Send MoveUpRow to instruct the client to move the current row up one row.

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

MovePageDown | MovePageUp | MoveToFirstRow | MoveToLastRow | MoveToRowById | MoveDownRow