System.Web.UI.WebControls.DataControlRowState.Edit Field
Indicates that the row is in an edit state, often the result of clicking an edit button for the row. Typically, the DataControlRowState.Edit and DataControlRowState.Insert states are mutually exclusive.