Convert a DataSet to Excel in one easy step...

I found this really useful little assembly / code when looking for a simple, free way to convert a DataSet to Excel - couldn't be easier, just one line of code required for the conversion, here's the line I'm using:

DataSetToExcel.Convert(ReportsDAL.GetSummaryStats(10, Page.FromDate,Page.UntilDate,Page.MailClientId,0,Page.MailAppId,(

int)Page.MailJobStatus),Response);

 

Print | posted @ Wednesday, February 18, 2004 3:43 PM

Comments on this entry:

Gravatar # re: Convert a DataSet to Excel in one easy step...
by sanjeev at 12/14/2004 7:19 AM

nice one

Your comment:

Title:
Name:
Email:
Website:
 
Italic Underline Blockquote Hyperlink
 
 
Please add 7 and 6 and type the answer here: