Overview

In most cases, data collection application uses two types of screens:

·         List of objects with ability to make a search, select object(s) from the list, and perform Delete operation on selection. Shortcuts to Create and Update operations usually are located on this screen as well:

Demo1.PNG

·         Object details with ability to perform Create and Update operations:

Demo3.PNG

Following above mentioned pattern, it is easy to create the set of controls which support building of those screen types without code writing.

This web site presents such controls and components.

Current Version

Version 1.0.0.5 – Support for Master-Detail scenarios was added to ComboBox

Releases History

Version 1.0.0.4 – Date / Time converter was modified for different regional settings

Version 1.0.0.3 – Formatting of auto generated columns in DataGrid was added

Version 1.0.0.2 – Support for DataColumn.Caption property was added to DataGrid control

Version 1.0.0.1 – Support for ComboBox “NullValue” property was added

Version 1.0.0.0 – Initial release