2014年7月3日
摘要: 一般是配置文件未添加ClientID="AutoID"引起 阅读全文
posted @ 2014-07-03 15:51 扶强 阅读(256) 评论(0) 推荐(0)
摘要: //绑定GridView每一行中的CheckBoxList protected void GridView1_RowDataBound(object sender, GridViewRowEventArgs e) { if (e.Row.RowType == DataCon... 阅读全文
posted @ 2014-07-03 15:50 扶强 阅读(397) 评论(0) 推荐(0)