TextBox textOne = gvwOne.Rows[e.RowIndex].FindControl("textOne") as TextBox; String strOne = textOne.Text.Trim();