天天看点

asp.net导出excel方法总结

asp.net操作Excel是B/S架构开发报表中经常遇到的,现对常见操作总结如下:       DataGrid输出到Excel并进行格式化处理 用Xml2OleDb将XML文件插入到数据库 在C#中利用Excel做高级报表 在ASP.NET中将数据直接输出成Excel内容 在.NET环境下将报表导出Excel和Word 将DataGrid输出到Excel文件 把Excel文件中的数据读入到DataGrid中 Other 关于asp.net导出Excel [url]http://www.cnblogs.com/caizinet/archive/2005/05/11/152908.aspx[/url] ASP.NET & Excel [url]http://www.cnblogs.com/birdshome/favorite/1666.html[/url] 如何使用 ASP.NET、ADO.NET 和 Visual C# .NET 查询和显示 Excel 数据 [url]http://support.microsoft.com/default.aspx?scid=kb;zh-cn;306572[/url] 必学:将Asp.Net页面输出到EXCEL里去 [url]http://blog.edu.cn/user1/18141/archives/2005/198690.shtml[/url] ASP.NET中数据库数据导入Excel并打印 [url]http://www.weste.net/2004/12-20/11440068743.html[/url] Microsoft Excel for Data Analysis and Reporting in ASP.NET [url]http://www.asp101.com/articles/jayram/exceldotnet/default.asp[/url] 在ASP.NET下用Microsoft Excel进行数据分析与报表 [url]http://dev.csdn.net/develop/article/20/20283.shtm[/url] 如何在ASP.NET中用OWC绘制图表 [url]http://tech.ccidnet.com/pub/article/c1111_a65936_p1.html[/url] Export data to Excel by using an HTTPHandler, XSLT, and ASP.NET [url]http://www.kbalertz.com/kb_871040.aspx[/url] 在asp.net访问Excel文件 [url]http://www.chinacs.net/archives/2/2001/06/29/361.html[/url] Using Office Web Components to Load Excel Workbooks and do Calculations [url]http://www.eggheadcafe.com/articles/20030725.asp[/url] Link ASP.NET Data Grid to Microsoft Excel in the client side [url]http://www.codeproject.com/aspnet/DGExdel.asp[/url] Create your ASP & ASP.NET-pages using Excel [url]http://www.exceleverywhere.com/excel-asp-net.htm[/url] Exporting to Excel in Crystal Reports .NET [url]http://aspalliance.com/478[/url] Create Dynamic ASP.NET Excel Workbooks In C# [url]http://www.eggheadcafe.com/articles/20021012.asp[/url] ASP.NET中数据库数据导入Excel并打印 [url]http://www.chinacs.net/archives/2/2005/01/28/195.html[/url] 将Asp.Net页面输出到EXCEL里去 [url]http://www.pconline.com.cn/pcedu/empolder/net/0412/513965.html[/url]

本文出自 “幸福开心豆” 博客,请务必保留此出处http://51xingfu.blog.51cto.com/219185/58662

继续阅读