wayne程式筆記(學習從模仿開始)
2013年9月29日 星期日
datatable 做不重覆查詢
DataTable dtCLUB = dt.DefaultView.ToTable(true, new string[] { "QAC" });
GridView1.DataSource = dtCLUB;
GridView1.DataBind();
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言