This walkthrough illustrates how to create a simple Web Site with the capability to export data to Excel.
The full process is made up of two main steps:
To create a new ASPX Web Site, perform following steps:
Here we'll modify the default.aspx page in order to display some data with a Gridview and to export them to Excel by means of the "Gridview to Excel Export Tool". In this case a Gridview and a SqlDataSource will be used to feed the Export Tool. The tool offers anyway the chance to export data also from many other data sources.Please follow next steps:
For any issue please write to support@gridviewtoexcel.com