 |
 |
 |
 |
NET component to open the Data Source Dialog and return a connection string
NET control for selecting colors using buttons a listbox or dropdown listbox
NET control allowing users to set filter criteria for an ADO NET DataView
|
 |
 |
 |
 |
Teroid Software Limited info
|
|
Web site:
|
Contacts:
UK
<email at teroid.co dot uk>
Contact person: Teroid Software Limited Developer
|
Teroid Software Limited programs

 |
Teroid Data Source Selector is a .NET component providing a quick and easy way to open the OLE DB Data Link Properties dialog without complex interop programming. Just one method call opens the dialog for the user to select a data source, and returns a connection string to the client application.
|
|
|
|
|
|
 |
|
|
 |
 |
Teroid Color Browser is a .NET control presenting users with a selection of color palettes (16 colors, system colors or web colors) in a list box, a dropdown list box, or buttons in a box or a horizontal or vertical strip. An event is raised when the user selects a color.
|
|
|
|
|
|
 |
 |
Teroid Data Filter 2.0 is a .NET Windows Forms control allowing users to specify filtering criteria for an ADO .NET DataView object. A column or row is added to the control for each column in the DataView, each containing controls allowing the user to set the criteria condition (=, >, LIKE etc) and a criteria value. These selections are then used to create a filter string for use as the DataView's RowFilter property.
|
|
|
|
|
|
 |
 |
Teroid Data Source Browser is a .NET control displaying a data source's schema in a tree, list box or list view. The data source can be a connection string, an OleDbConnection object, a DataSet object or a DataTable object, and the DataMember property can be set to show the columns of a specific table or view. Events are raised when the user selects a table, view or column, the names of which can be retrieved using the relevant properties.
|
|
|
|
|
|
 |
 |
Teroid Needle Gauge 3.3 is a major upgrade with additional features including numeric indexes, colored zones, choice of straight or pointed 3-D needle and faster rendering. The control provides a more intuitive alternative to displaying numerical data in a text box, progress bar etc., and all aspects of its behaviour and appearance can be set using properties, making it highly versatile and adaptable.
|
|
|
|
|
|
 |
 |
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 Font Browser is a .NET control displaying the names of installed fonts in a list box or dropdown list box, and can also show a sample of text for each font. An event is raised when the user selects a font.
|
|
|
|
|
|
 |
 |
There are plenty of grid controls around, including the DataGrid supplied with Visual Studio .NET, but this one fills the need for a simple, no frills control. It has a collection of rows and columns which can be added to or deleted from, and an automatically maintained collection of cells. It is therefore as easy to program as, for example, a ListBox, ListControl or TreeControl, and is an ideal complement to these.
|
|
|
|
|
|
|
|