摘要: 导出代码:public void GridViewToExcel(GridView ctrl, string FileType, string FileName) { HttpContext.Current.Response.Charset = "GB2312";... 阅读全文