Data extraction to Excel in ASP.Net C# Webform

  • Thread starter Thread starter Jason Huang
  • Start date Start date
J

Jason Huang

Hi,

Would someone show me how to do the data extraction to Excel in ASP.Net
using C# web form?
I am not familiar with VB, so I am asking someone to help me out!
Any help will be appreciated.

Jason
 
Thanks Rahul,

I've done the exporting DataGrid to Excel part. Thanks for your advice.
Actually, the Microsoft Enterprise Library took me a while for "using
Microsoft.Practices.EnterpriseLibrary.Data".
But I'm thinking is it possble to do the data extraction directly from the
dataset, not firstly stored in the datagrid?
Thanks for help.

Jason
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top