摘要:
只需设定此事件! protected void GridView1_RowDataBound(object sender, GridViewRowEventArgs e) { int count = GridView1.Rows.Count; string ID = ""; for (int i = 0; i < count; i++) ... 阅读全文
posted @ 2006-05-09 09:22
ansonpan
阅读(2440)
评论(4)
推荐(0)

浙公网安备 33010602011771号