Author: Suprotim Agarwal | Posted on: 6/4/2009 7:31:01 PM | Views : 802

In this article, we will see how to display data from an Excel spreadsheet using ASP.NET. We will connect to a Microsoft Excel workbook using the OLEDB.NET data provider, extract data and then display the data in a GridView. ...

Go to the complete details ...