RAD 控件是一個(gè)控件集合,這些控件使得把開發(fā)中的數(shù)據(jù)錄入到 .NET 1.1 的 WinForm 應(yīng)用程序變得快速和容易。輸入面板是一個(gè)復(fù)雜的數(shù)據(jù)入口,通過它能獲取一個(gè)數(shù)據(jù)庫或?qū)ο髷?shù)據(jù)源的域定義。輸入面板支持高級(jí)數(shù)據(jù)綁定功能,它允許域錄入到父表格和子表格中去。數(shù)據(jù)柵格是一個(gè)功能強(qiáng)大的數(shù)據(jù)柵格控件,它能從數(shù)據(jù)庫或?qū)ο髷?shù)據(jù)源中獲取自身的列定義。面板是一個(gè)靈活的吸引人的容器控件,如輸入面板,數(shù)據(jù)柵格或任何其他控件。
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 too can obtain its column definitions from a database or object data source. Panel is a flexible and attractive container control, ideal for host ing InputPanel, DataGrid or any other control.
輸入面板 
使用輸入面板能快速創(chuàng)建成熟的,有活力的,吸引人的窗體。從數(shù)據(jù)源成員中定義表格域。有效條件去確保已進(jìn)入的數(shù)據(jù)的完整性。 通過數(shù)據(jù)錄入程序,創(chuàng)建幫助去引導(dǎo)用戶。通過一些機(jī)制來把幫助呈現(xiàn)給用戶。
- 成熟的設(shè)計(jì)引擎
- 數(shù)據(jù)綁定
- 客戶-服務(wù)器和 N-Tier
- 數(shù)據(jù)確認(rèn)
- 增強(qiáng)的技巧
- 域狀態(tài)顯示
- 可視化風(fēng)格
數(shù)據(jù)柵格
在你的應(yīng)用程序中,把數(shù)據(jù)柵格作為主要的數(shù)據(jù)管理和導(dǎo)航工具。通過使用實(shí)時(shí)編輯管理應(yīng)用數(shù)據(jù)。在柵格里頭分類和搜索數(shù)據(jù). 廣泛使用鍵盤來支持快速柵格操作。
- 實(shí)時(shí)編輯
- 增強(qiáng)的數(shù)據(jù)綁定
- 客戶-服務(wù)器和 N-Tier
- 柵格分類和過濾
- 可計(jì)算的,可拖拽的列
- 單元的高亮度顯示
- 可視化風(fēng)格和熱點(diǎn)追蹤
面板 
為了強(qiáng)調(diào)重要數(shù)據(jù)和功能,使用面板為應(yīng)用程序添顏色和字體. 為了使應(yīng)用程序易于導(dǎo)航和使用,也可以使用顏色和字體來集成數(shù)據(jù)和功能。利用高度靈活的,友好的道具來確定面板邊緣,邊界和背景陰影。 使用你自己的或預(yù)定義的圖標(biāo),動(dòng)態(tài)圖片來作為面板圖像和水印。
- 3D 邊緣
- 3D 邊界
- 背景的傾斜陰影
- 圖像和水印
- 面板標(biāo)題
- 動(dòng)態(tài)圖片
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. Al
so 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