2
Answers

Saving Data from DataGrid/DataSet table to Excel File

ankurg

ankurg

20y
2.5k
1
Hi I am working on a Desktop Application where I have some Data in a DataSet Table and I am showing this data in a DataGrid. On the DataGrid form window I want to include a Button to Save the Data Displayed in Datagrid(or in other words Data present in DataSet Table) to an Excel File anywhere on the System using SaveFileDialog box. Can anyone please suggest the right approach to do this.. Thanks in Advance. Regards, Ankur
Answers (2)
0
Manish 0

Manish 0

NA 3 0 20y
Hi Jamesdivine How can i do the same if i want to do all these in VB.net forms ! Please Help Manish Kaushik manish@dahbashi.com
0
james

james

NA 1.1k 312.9k 20y
http://www.c-sharpcorner.com/Code/2003/Sept/ExportASPNetDataGridToExcel.asp