Back to Devexpress

In-Line Edit Row

aspnetmvc-16887-components-grid-view-visual-elements-in-line-edit-row.md

latest1.5 KB
Original Source

In-Line Edit Row

  • Dec 17, 2020

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 )

|