Teroid Data Grid View Export Control is a .NET Windows Forms control which exports the contents of a Data Grid View to a csv (comma separated values), XML or HTML file. It is very simple to use: just set the DataGridView property and call the ExportT..
|