Skip to content

MoveToPreviousColumn - cWebGrid

Moves the focus to the previous column

Type: Procedure

Syntax

Procedure MoveToPreviousColumn

Call Example

Send MoveToPreviousColumn

Description

Send MoveToPreviousColumn to instruct the client to move the focus to the previous grid column, i.e. as if the user had pressed Shift-Tab. If the current focus is already at the first column, then the focus will wrap to the last column of the previous row.