Skip to main content
A newer version of this page is available. .

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.

veEditForm

 

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