
Publisher's 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.
The control can be set to include column headings and to open the export file if required, and raises an event when the export is completed.
Teroid Data Filter |
.NET control allowing users to set filtering for a DataView or BindingSource
Teroid Data Graph |
A .NET Windows Forms control drawing column, line or bar graphs from ADO .NET data
Teroid Data Grid View Print Control |
Teroid Data Grid View Print Control provides much-needed printing, page setup and print preview functionality for the DataGridView, which replaces the DataGrid in .NET 2.0.
Teroid Linear Gauge |
Teroid Linear Gauge is a .NET Windows Forms control providing compact and versatile method of displaying numerical data in a straight-line format, using either a bar or a needle.