像这样:
GridView1.Attributes.Add("OnRowDataBound", "gridView_OnRowDataBound",);
不想在aspx页面上添加任何内容.在一些测试之后出现它们没有被添加.
c# gridview
c# ×1
gridview ×1