文件名称:DataGridExcel
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-09-11
- 文件大小:
- 89kb
- 下载次数:
- 0次
- 提 供 者:
- epu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#如何将DataGrid数据输出到Excel文件呢?,这是一个ASP.NET WEB测试代码,数据库为access,把Access中的内容导出到Excel文件中,并保持数据格式不变,测试时请在ASP.NET3.5环境以上进行,数据库文件路径请修改Web.config文件。使用说明:
1.先将本目录下的MessageBox.mdb和Scores.mdb数据库拷贝至C:\Inetpub\wwwroot下。
2.打开实例文件,然后将其文件夹中的所有文件拷贝至C:\Inetpub\wwwroot下。-C# how to output DataGrid data to Excel documents? This is an ASP.NET WEB test code, database access, to export the contents Access to Excel file, and keep the same data format, the test carried out in the above ASP.NET3.5 environment, the database file path, please modify the Web.config file. Instructions for use:
MessageBox.mdb and Scores.mdb database catalog under 1 first copied to C: \ Inetpub \ under wwwroot.
Open the example file, then copy it to a folder all the files to C: \ Inetpub \ under wwwroot.
1.先将本目录下的MessageBox.mdb和Scores.mdb数据库拷贝至C:\Inetpub\wwwroot下。
2.打开实例文件,然后将其文件夹中的所有文件拷贝至C:\Inetpub\wwwroot下。-C# how to output DataGrid data to Excel documents? This is an ASP.NET WEB test code, database access, to export the contents Access to Excel file, and keep the same data format, the test carried out in the above ASP.NET3.5 environment, the database file path, please modify the Web.config file. Instructions for use:
MessageBox.mdb and Scores.mdb database catalog under 1 first copied to C: \ Inetpub \ under wwwroot.
Open the example file, then copy it to a folder all the files to C: \ Inetpub \ under wwwroot.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
将DataGrid中的数据输出到Excel\AssemblyInfo.cs
.............................\bin\Interop.OWC.dll
.............................\...\将DataGrid中的数据输出到Excel.dll
.............................\...\将DataGrid中的数据输出到Excel.pdb
.............................\DataSet1.cs
.............................\DataSet1.xsd
.............................\excleFile\userInfo.xls
.............................\Global.asax
.............................\Global.asax.cs
.............................\Global.asax.resx
.............................\MsgInfo.xls
.............................\Web.config
.............................\WebForm1.aspx
.............................\WebForm1.aspx.cs
.............................\WebForm1.aspx.resx
.............................\将DataGrid中的数据输出到Excel.csproj
.............................\将DataGrid中的数据输出到Excel.csproj.webinfo
.............................\bin
.............................\excleFile
将DataGrid中的数据输出到Excel