Skip to content

MoveToNextColumn - cWebGrid

Moves the focus to the next column

Type: Procedure

Syntax

Procedure MoveToNextColumn

Call Example

Send MoveToNextColumn

Description

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