摘要: //有分頁時運用下面方法;protected void Button1_Click(object sender, EventArgs e) { #region xls導出法 注意在aspx頁面首行添加EnableEventValidation="false" Response.Clear(); Response.AddHeader("content-disposition","attachment... 阅读全文
posted @ 2010-06-09 16:40 Aliceblogs 阅读(413) 评论(0) 推荐(0)