How to export ASP.NET GridView to Excel spreadsheet
Posted September 6th, 2007 . 2 Comments .
You can use this and create a button on your ASP.NET page to export a GridView report to Excel.
http://mattberseth.com/blog/2007/04/export_gridview_to_excel_1.html
2 Responses to “How to export ASP.NET GridView to Excel spreadsheet”
RSS feed for comments on this post. TrackBack URL

< ![CDATA[You can also download sourcecode to export GridView to Excel from this link
http://www.dotnetrobert.com/dotnet/ExportGridViewtoExcel/tabid/95/Default.aspx>
Comment by — November 30, 2007 @ 7:39 pm
< ![CDATA[Hi,
I just developed a nice tool to export data from Gridview to real XML or XLSX format for Excel 2003 and Excep 2007. Look at http://www.gridviewtoexcel.com
Bye]]>
Comment by — December 8, 2007 @ 9:38 am