1
Answer

Exporting from a DataGridView to an Excel Spreadsheet

Does anyone have an example on how to export a DataGridView to an excel spreadsheet?

The DataGridView is bound to a dataset.

Thanks.

Answers (1)