GridViewUpdatedEventArgs::KeepInEditMode Property
.NET Framework (current version)
Gets or sets a value that indicates whether the GridView control should remain in edit mode after an update operation.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the control will remain in edit mode after an update operation; otherwise, false. The default is false.
.NET Framework
Available since 2.0
Available since 2.0
Show: