The Gridview to Excel Export Tool 3.0

How to export from ASP.NET to a Multiple Worksheets Excel Workbook


How to create Single/Multiple Worksheets Workbooks from an ASPX page.

This sample illustrates how to export data from an ASP.NET page.Click here to run the demo

Click here to download the full demo. The Access Northwind database is included in the package.

This tutorial assumes you have already installed the GridviewToExcelExportTool.

The full process is made up of following steps:

  1. First step is the Web Site creation - choose C# as a language

  2. Second step is to add a reference to the GEETMultisheet30.dll inside the C:\Program Files (x86)\Cefalà Ing. Ettore\GridviewExcelExportTool\3.0.0\GEETBin folder for 64bits systems or C:\Program Files\Cefalà Ing. Ettore\GridviewExcelExportTool\3.0.0\GEETBin for 32 bits systems.

  3. Replace xhtml code of your default.aspx page with next one:


  4. Replace c# code of default.aspx.cs file with next one:



  5. Press F5 to run the web page. Click here to run the sample from this server

For any info please write to info@gridviewtoexcel.com