Teroid Data Form is an easy to use .NET control which dramatically reduces development times by providing an instant user interface to an ADO .NET DataTable object. Drop one onto a form and set the DataTable property either at design time or at run time and the control will automatically configure itself with a label and text box for each column in the table, and has full insert, update and delete functionality.
Teroid Data Export Control 1.0 is a .NET Windows Forms control providing a set of properties and methods for exporting ADO .NET data to Excel, a text file or an HTML. Column headings can be included, html tables can be formatted, and columns can be padded left or right to a set width with any character. All these properties can be set in code or by the user with the dialog boxes included with the control.
Teroid Data Graph is a .NET Windows Forms control which draws a graph from any suitable ADO .NET data source. It can draw a column, line or bar graph, the data source can be a connection string, Connection object, a DataSet object, a DataTable object or a DataView object. The control can display data across any range of positive or negative numbers, and all aspects of the graph's appearance including colors, fonts and line thicknesses.