Exporting data to Excel file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I develop a windows application using C#. I have to export data (data grid
or data table) to Excel file in specific location (selected by the user in
SaveFileDialog) by creating it and copying the data into it. I tried
different options but nothing works. Can anybody write me a correct code that
will export the data?

Thank you.
 

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