3 references to
System.Web (3)
UI\WebControls\DetailsView.cs (3)
2211if (rows[i].RowType != DataControlRowType.DataRow) { 2225((DataControlField)fields[i]).ExtractValuesFromCell(newValues, rows[i].Cells[cellIndex] as DataControlFieldCell, rows[i].RowState, includeReadOnlyFields);