ASP.Net数据导出Excel的几种方法
摘要:方法一通过GridView(简评:方法比较简单,但是只适合生成格式简单的Excel,且无法保留VBA代码),页面无刷新aspx.cs部分代码如下:using System;using System.Collections;using System.Configuration;using System...
阅读全文
posted @ 2015-03-13 16:49
posted @ 2015-03-13 16:49