Help. Exporting to Excel Workbook using ASP.NET,C#
Friends.
I have three Datasets to be populated to one Excel Workbook. but i need to populate each datasets in to one worksheet. So if i export the datasets to one excel file, sheet1 should have Dataset1 and Sheet2 should have dataset2 and so on.
PLEASE HELP ME WITH THIS.
Thanx in advance.