RAD controls description
RAD controls is a collection of controls that make developing data entry WinForm application for .NET 1.1 quick and easy
RAD controls is a collection of controls that make developing data entry WinForm application for .NET 1.1 quick and easy.
InputPanel is a sophisticated data entry from which can obtain its field definitions for a database or object data source. InputPanel supports advanced data binding functionality which allows the fields to be bound to entries in parent and child tables.
DataGrid is a powerful data grid control. It also may obtain its column definitions from a database or object data source.
Panel is a flexible and attractive container control, ideal for hosting InputPanel, DataGrid or any other control.
Here are some key features of "RAD controls":
InputPanel
· Use InputPanel to quickly create sophisticated
, robust and attractive forms. Define form fields from data sources members. Specify validation conditions to ensure the integrity of the entered data. Create help to guide the user through the data entry process, channel this help to the user through a number of mechanisms.
· Sophisticate layout engine
· Data binding
· Client-server and N-Tier
· Data validation
· Enhanced tips
· Field status display
· Visual styles
DataGrid
· Use the DataGrid as the central data management and navigation tool in your applications. Manage application data using in-place editing. Sort and search the data from within the grid. Use the extensive keyboard support for rapid grid operation.
· In place editing
· Enhanced data binding
· Client-server and N-Tier
· Grid sorting and filtering
· Calculated and owner-drawn columns
· Cell highlighting
· Visual styles and hot-tracking
Panel
· Use Panel to add colours and styles to your applications to highlight important data and functions. Also use colours and styles to group data and functions making your application easier to navigate and use. Make use of the highly flexible, developer friendly properties to specify the panel edge, border, and gradient background. Use your own or the predefined icons, clip art and animated gifs as the panel images and watermark.
· 3D Edge
· 3D border
· Gradient fills
· Image and watermark
· Panel caption
· Animated GIFs
Requirements:
· Visual Studio 2005
· .NET Framework 1.1