摘要:
//gv:需要导出数据的GridView,filename:导出excel文件名 public void ExportToExcel(GridView gv, string filename) { string style = @" "; Response.ClearContent(); HttpContext.Curren... 阅读全文
posted @ 2016-04-07 11:59
很是流连
阅读(200)
评论(0)
推荐(0)
2016年4月7日