Skip to content

BeginEdit - cCJGrid

Manually begins the editing the SelectedColumn in the SelectedRow

Type: Procedure

Syntax

Procedure BeginEdit

Call Example

Send BeginEdit

Description

BeginEdit can be sent to begin edit mode for the SelectedColumn in the SelectedRow. If there is no SelectedRow or SelectedColumn, this does nothing. If the cell is already in EditMode, nothing happens.