Gets or sets a value that indicates whether the System.Web.UI.WebControls.GridView control should remain in edit mode after an update operation.
Documentation for this section has not yet been entered.
By default, the System.Web.UI.WebControls.GridView control returns to read-only mode after an update operation. To keep the System.Web.UI.WebControls.GridView control in edit mode, set the GridViewUpdatedEventArgs.KeepInEditMode property to true.