Enum
EditMode

Specifies the edit mode for the GridViewCheckBoxColumn.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.GridView.dll

Syntax:

cs-api-definition
public enum EditMode

Fields

OnValidate

The value will be submitted only when the current cell changes or the grid looses focus

Declaration

cs-api-definition
OnValidate = 0

Field Value

EditMode

OnValueChange

The value will be submitted immediately after the editor value changes.

Declaration

cs-api-definition
OnValueChange = 1

Field Value

EditMode

In this article
DefinitionFieldsOnValidateOnValueChange
Not finding the help you need?
Contact Support