#1. DataTable dt=GetDataTable();. Int pageSize=5000;. int count =dt.Rows.Count/pageSize;. for(int i=0;i<=count;i++). {. DataTable dtNew=dt.
確定! 回上一頁