MoveUpRow - cCJGrid
Attempts to move up the previous row in the grid
Type: Procedure
Syntax
Procedure MoveUpRow
Call Example
Send MoveUpRow
Description
MoveUpRow moves up one row. This is called when the up-arrow key is pressed.
As with any row navigation, this requires that changes in the current row must be committed, cleared or the navigation canceled. See MoveToRow for a complete description of this process.