System.Web.UI.WebControls.DataControlRowState.Insert Field
Indicates that the row is a new row, often the result of clicking an insert button to add a new row. Typically, the DataControlRowState.Insert and DataControlRowState.Edit states are mutually exclusive.