Click here to Skip to main content
15,894,017 members
Articles / Web Development / ASP.NET

Export any page to Excel automatically

27 Oct 2011CPOL 6.4K   1  
This is a cool trick, but if you need to create true binary XLS or XLSX file (not HTML file that will Excel understand and open), then you can try this Excel C# / VB.NET component as alternative.Here is a sample code how to use it from your Excel ASP.NET application:DataTable people =...
We're sorry, but the article you are trying to view was deleted at 20 Sep 2013.

Please go to the ASP.NET Table of Contents to view the list of available articles in this section.