Grid View Edit Form
The Edit Form allows end-users to edit cell values. It is displayed when an end-user clicks the Edit command item within the command column. The Edit Form is available if the ASPxGridViewEditingSettings.Mode option is not set to GridViewEditingMode.Inline or GridViewEditingMode.Batch.
The table below lists the main members that affect element appearance and functionality.
Characteristics | Members |
---|---|
Visibility | ASPxGridViewEditingSettings.Mode (via GridViewSettings.SettingsEditing.Mode) |
Style | GridViewStyles.EditFormTable (via GridViewSettings.Styles.EditFormTable) |
Template | GridViewSettings.SetEditFormTemplateContent |