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

GridDataColumnSettings.ShowEditorInBatchEditMode Property

Specifies whether an editor is displayed for a read-only cell in batch edit mode.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

[DefaultValue(true)]
public bool ShowEditorInBatchEditMode { get; set; }

Property Value

Type Default Description
Boolean **true**

true, to display editors for read-only cells; otherwise, false.

Property Paths

You can access this nested property as listed below:

Show 88 property paths
Library Object Type Path to ShowEditorInBatchEditMode
ASP.NET Bootstrap Controls BootstrapCardViewBinaryImageColumn
.Settings.ShowEditorInBatchEditMode
BootstrapCardViewButtonEditColumn
.Settings.ShowEditorInBatchEditMode
BootstrapCardViewCheckColumn
.Settings.ShowEditorInBatchEditMode
BootstrapCardViewColumn
.Settings.ShowEditorInBatchEditMode
BootstrapCardViewComboBoxColumn
.Settings.ShowEditorInBatchEditMode
BootstrapCardViewDateColumn
.Settings.ShowEditorInBatchEditMode
BootstrapCardViewDropDownEditColumn
.Settings.ShowEditorInBatchEditMode
BootstrapCardViewEditColumn
.Settings.ShowEditorInBatchEditMode
BootstrapCardViewHyperLinkColumn
.Settings.ShowEditorInBatchEditMode
BootstrapCardViewImageColumn
.Settings.ShowEditorInBatchEditMode
BootstrapCardViewMemoColumn
.Settings.ShowEditorInBatchEditMode
BootstrapCardViewProgressBarColumn
.Settings.ShowEditorInBatchEditMode
BootstrapCardViewSpinEditColumn
.Settings.ShowEditorInBatchEditMode
BootstrapCardViewTagBoxColumn
.Settings.ShowEditorInBatchEditMode
BootstrapCardViewTextColumn
.Settings.ShowEditorInBatchEditMode
BootstrapCardViewTimeEditColumn
.Settings.ShowEditorInBatchEditMode
BootstrapGridViewBinaryImageColumn
.Settings.ShowEditorInBatchEditMode
BootstrapGridViewButtonEditColumn
.Settings.ShowEditorInBatchEditMode
BootstrapGridViewCheckColumn
.Settings.ShowEditorInBatchEditMode
BootstrapGridViewComboBoxColumn
.Settings.ShowEditorInBatchEditMode
BootstrapGridViewDataColumn
.Settings.ShowEditorInBatchEditMode
BootstrapGridViewDateColumn
.Settings.ShowEditorInBatchEditMode
BootstrapGridViewDropDownEditColumn
.Settings.ShowEditorInBatchEditMode
BootstrapGridViewEditDataColumn
.Settings.ShowEditorInBatchEditMode
BootstrapGridViewHyperLinkColumn
.Settings.ShowEditorInBatchEditMode
BootstrapGridViewImageColumn
.Settings.ShowEditorInBatchEditMode
BootstrapGridViewMemoColumn
.Settings.ShowEditorInBatchEditMode
BootstrapGridViewProgressBarColumn
.Settings.ShowEditorInBatchEditMode
BootstrapGridViewSpinEditColumn
.Settings.ShowEditorInBatchEditMode
BootstrapGridViewTagBoxColumn
.Settings.ShowEditorInBatchEditMode
BootstrapGridViewTextColumn
.Settings.ShowEditorInBatchEditMode
BootstrapGridViewTimeEditColumn
.Settings.ShowEditorInBatchEditMode
ASP.NET Web Forms Controls CardViewBinaryImageColumn
.Settings.ShowEditorInBatchEditMode
CardViewButtonEditColumn
.Settings.ShowEditorInBatchEditMode
CardViewCheckColumn
.Settings.ShowEditorInBatchEditMode
CardViewColorEditColumn
.Settings.ShowEditorInBatchEditMode
CardViewColumn
.Settings.ShowEditorInBatchEditMode
CardViewComboBoxColumn
.Settings.ShowEditorInBatchEditMode
CardViewDateColumn
.Settings.ShowEditorInBatchEditMode
CardViewDropDownEditColumn
.Settings.ShowEditorInBatchEditMode
CardViewEditColumn
.Settings.ShowEditorInBatchEditMode
CardViewHyperLinkColumn
.Settings.ShowEditorInBatchEditMode
CardViewImageColumn
.Settings.ShowEditorInBatchEditMode
CardViewMemoColumn
.Settings.ShowEditorInBatchEditMode
CardViewProgressBarColumn
.Settings.ShowEditorInBatchEditMode
CardViewSpinEditColumn
.Settings.ShowEditorInBatchEditMode
CardViewTextColumn
.Settings.ShowEditorInBatchEditMode
CardViewTimeEditColumn
.Settings.ShowEditorInBatchEditMode
CardViewTokenBoxColumn
.Settings.ShowEditorInBatchEditMode
GridViewDataBinaryImageColumn
.Settings.ShowEditorInBatchEditMode
GridViewDataButtonEditColumn
.Settings.ShowEditorInBatchEditMode
GridViewDataCheckColumn
.Settings.ShowEditorInBatchEditMode
GridViewDataColorEditColumn
.Settings.ShowEditorInBatchEditMode
GridViewDataColumn
.Settings.ShowEditorInBatchEditMode
GridViewDataComboBoxColumn
.Settings.ShowEditorInBatchEditMode
GridViewDataDateColumn
.Settings.ShowEditorInBatchEditMode
GridViewDataDropDownEditColumn
.Settings.ShowEditorInBatchEditMode
GridViewDataHyperLinkColumn
.Settings.ShowEditorInBatchEditMode
GridViewDataImageColumn
.Settings.ShowEditorInBatchEditMode
GridViewDataMemoColumn
.Settings.ShowEditorInBatchEditMode
GridViewDataProgressBarColumn
.Settings.ShowEditorInBatchEditMode
GridViewDataSpinEditColumn
.Settings.ShowEditorInBatchEditMode
GridViewDataTextColumn
.Settings.ShowEditorInBatchEditMode
GridViewDataTimeEditColumn
.Settings.ShowEditorInBatchEditMode
GridViewDataTokenBoxColumn
.Settings.ShowEditorInBatchEditMode
GridViewEditDataColumn
.Settings.ShowEditorInBatchEditMode
MVCxCardViewColumn
.Settings.ShowEditorInBatchEditMode
MVCxGridViewColumn
.Settings.ShowEditorInBatchEditMode
MVCxGridViewColumn<RowType>
.Settings.ShowEditorInBatchEditMode
MVCxVerticalGridRow
.Settings.ShowEditorInBatchEditMode
MVCxVerticalGridRow<ColumnType>
.Settings.ShowEditorInBatchEditMode
VerticalGridBinaryImageRow
.Settings.ShowEditorInBatchEditMode
VerticalGridButtonEditRow
.Settings.ShowEditorInBatchEditMode
VerticalGridCheckRow
.Settings.ShowEditorInBatchEditMode
VerticalGridColorEditRow
.Settings.ShowEditorInBatchEditMode
VerticalGridComboBoxRow
.Settings.ShowEditorInBatchEditMode
VerticalGridDataRow
.Settings.ShowEditorInBatchEditMode
VerticalGridDateRow
.Settings.ShowEditorInBatchEditMode
VerticalGridDropDownEditRow
.Settings.ShowEditorInBatchEditMode
VerticalGridEditDataRow
.Settings.ShowEditorInBatchEditMode
VerticalGridHyperLinkRow
.Settings.ShowEditorInBatchEditMode
VerticalGridImageRow
.Settings.ShowEditorInBatchEditMode
VerticalGridMemoRow
.Settings.ShowEditorInBatchEditMode
VerticalGridProgressBarRow
.Settings.ShowEditorInBatchEditMode
VerticalGridSpinEditRow
.Settings.ShowEditorInBatchEditMode
VerticalGridTextRow
.Settings.ShowEditorInBatchEditMode
VerticalGridTimeEditRow
.Settings.ShowEditorInBatchEditMode
VerticalGridTokenBoxRow
.Settings.ShowEditorInBatchEditMode

Remarks

Find control-specific information (for ASPxGridView, ASPxCardView or ASPxVerticalGrid) in the sections below.

ASPxGridView

When a grid column’s GridViewDataColumn.ReadOnly property is set to true, the column editor is displayed in the batch edit mode, but it does not allow data editing. Set the ShowEditorInBatchEditMode property to false to not display editors for read-only columns in batch edit mode.

Grid View - Getting Started

ASPxCardView

When a grid column’s CardViewColumn.ReadOnly property is set to true, the column editor is displayed in the batch edit mode, but it does not allow data editing. Set the ShowEditorInBatchEditMode property to false to not display editors for read-only columns in batch edit mode.

Card View - Getting Started

ASPxVerticalGrid

When a grid row’s VerticalGridDataRow.ReadOnly property is set to true, the row editor is displayed in the batch edit mode, but it does not allow data editing. Set the ShowEditorInBatchEditMode property to false to not display editors for read-only rows in batch edit mode.

Vertical Grid - Getting Started

See Also