摘要:
public void OUTEXCEL() { DataSet ds = new GW_T_DemandDAL().GetWzH(GetPersonInfoData(UserInfo), Request.QueryString["id"].ToString()); if (ds != null && ds.Tables[0].Rows.Count > 0) { if (ds.Tables[0].Rows.Count > 65536) { this.Page.Client... 阅读全文
posted @ 2013-11-23 10:46
柳絮
阅读(192)
评论(0)
推荐(0)
浙公网安备 33010602011771号