By means of this tool you can export your data from your Web Server into real
XML Excel 2003 or XLSX Excel 2007 format in a matter of seconds.
Overview
Former goal of this tool was to allow ASPX pages developers to export data from
any Gridview web control into real 2003/2007 Excel Sheets with a few lines of codes.
Now the tool has evolved so that you can export data to Excel from any datasource
(Sqldatasource, Dataview, Sql datareader) with or without a Gridview web control.
Key features
By using this tool you can:
The capability to export data from Dataview virtually enables you to extract data from any datatable and, consequently,
from any database or datasource which you can feed a datatable from.
By clicking on next table links, you can look over some Excel 2003/2007 Export Samples.
Internal comments have been manually added to highlight some export feature.
Tool Installation Requirements
To install and run this tool you need:
What this tool doesn't require
Since this tool produces Excel 2003
xml files and Excel 2007 xlsx Files, your server
won't require the
installation of any of the following items:
- Office
- VSTO (Visual Studio tools for Office) - read
this about VSTO and ASP.NET
- Excel APIs
Demo Site Installation Requirements
To install and run this demo site (as is) you need also:
- Microsoft Sql Server (any version)
- Microsoft AdventureWorks demo database
N.B.:The Demo Site code is Visual Basic.
How it works
After installation and referencing the tool from your Web Site, the tool exposes
following Classes:
- GEET2003EasyResponse
- GEET2003EasyMail
- GEET2003
- GEET2007EasyResponse
- GEET2007EasyMail
- GEET2003
Which Class to use?
- you should use GEET2003 and GEET2007 Classes to obtain Multiple Sheets Workbook
or to add Percentages and hyperlink Columns
- you will use GEETEasy classes to simply export your datasource data with a minimum of two lines of Code
Download it now!
You can download the tool immediately!
- Click here to download, install and try the tool
immediately.
- You can run it free on Windows XP/Vista system without any time-limit. You can
try it on any Windows Server system for 60 days before trial license expires.