V
Vlash
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.
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.