Software Downloads | Home | Submit | Latest News | Category | Contact us |
Search for data grid view Teroid Data Grid View Export Control 1.0 in Teroid Software Limited 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.Teroid Data Grid View Print Control 1.0 in Teroid Software Limited 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. This control is very simple to use: just set its DataGridView property and call the PageSetup, PrintPreview and Print methods in the appropriate menu or button click event handlers. |