螞蟻空間

螞蟻空間

导航

12 2006 档案

土法合并GridView表头
摘要:protected void GridView1_RowCreated( object sender,GridViewRowEventArgse) {if(e.Row.RowType==DataControlRowType.Header){//因为自定义表头,所以原来系... 阅读全文

posted @ 2006-12-01 15:54 螞蟻 阅读(570) 评论(0) 推荐(0)