Back to Devexpress

Grid View Edit Form

aspnetmvc-16882-components-grid-view-visual-elements-edit-form.md

latest1.4 KB
Original Source

Grid View Edit Form

  • Feb 01, 2023

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.

CharacteristicsMembers
VisibilityASPxGridViewEditingSettings.Mode (via GridViewSettings.SettingsEditing .Mode )
StyleGridViewStyles.EditFormTable (via GridViewSettings.Styles .EditFormTable )
TemplateGridViewSettings.SetEditFormTemplateContent