www.softchecker.com
Search Software
Rated by Users | Awarded | Top 100 | Latest Updates
NET control allowing users to set filtering for a DataView or BindingSource

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 2.0
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 3.0
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 3.0
Teroid Data Filter 3.0 is a .NET Windows Forms control allowing users to specify filtering criteria in applications using an ADO .NET DataView or BindingSource as a data source. It can be used on a form containing data-bound controls or a DataGridView, or on a separate dialog box.
 
Teroid Data Source Browser 3.0
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.6
Teroid Needle Gauge 3.6 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 1.0
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 2.0
Teroid Data Export Control 2.0 is a .NET Windows Forms control providing a set of properties and methods for exporting ADO .NET data to csv, XML or HTML. The data source can be a DataSet, DataTable, DataView or BindingSource object, and data is exported with just one method call. Column headers can be exported to html or csv if required, and the control can open the export file after export is completed.
 
Teroid Font Browser 3.0
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.
 
Teroid Grid Control 1.0
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.