摘要:
(1)gridview导出 protected void Page_Load(object sender, EventArgs e) { GridViewBind(""); } private void ToExcel(string FileType, string FileName) { Response.Charset = "utf-8"; Response.ContentEncoding = System.Text.Encoding.UTF8; ... 阅读全文
posted @ 2012-10-09 12:50
Peter_youny
阅读(302)
评论(0)
推荐(0)

浙公网安备 33010602011771号