| |
|
|
| |
Data Grid View Export Ctrl Description |
|
| |
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 ExportToCsv, ExportToXml or ExportToHtml methods. These methods are overridden and can either take a filename as a parameter or prompt the user with a Save As dialog box. |
|
| |
|
|
|
|