var chkSelect = e.Row.FindControl("chkSelect") as CheckBox; chkSelect.InputAttributes.Add("process", dataItem["RemarkStatusText"].ToString());