The DataControlRowState.Alternate state can be combined with other states, such as DataControlRowState.Normal, DataControlRowState.Edit, or DataControlRowState.Insert, at any time. These rows might be affected by the AlternateRowStyle property of the data control, if set.