In-Line Edit Row
The In-Line Edit Row allows end-users to edit cell values. It is displayed when an end-user clicks the Edit command item within the command column, provided that the ASPxGridViewEditingSettings.Mode (via GridViewSettings.SettingsEditing.Mode) option is set to GridViewEditingMode.Inline.
The table below lists the main members that affect element appearance and functionality.
Characteristics | Members |
---|---|
Style | GridViewStyles.InlineEditRow (via GridViewSettings.Styles.InlineEditRow), GridViewStyles.InlineEditCell (via GridViewSettings.Styles.InlineEditCell) |
Visibility | ASPxGridViewEditingSettings.Mode (via GridViewSettings.SettingsEditing.Mode) |