DataForm.NET由eDataForm, eGridForm, eCriteria 和 eDataFormFull等四個(gè)主要組件組成,且還包含一些諸如eComboBox, eDatePicker web controls等在內(nèi)的非常有用的Web控件。
DataForm.NET is comprised of four major components, eDataForm, eGridForm, eCriteria and eDataFormFull, and some other every useful web controls. eComboBox, eDatePicker web controls, etc
特征概覽:
- 用戶可以選擇編寫代碼。
- 簡(jiǎn)單易用,無需學(xué)習(xí)。
- 支持ASP.NET 1.1, ASP.NET 2.0, 3.0, 3.5以及 ASP.NET AJAX。
- 支持MS SQL Server ,Oracle以及MySQL(新增的) 數(shù)據(jù)庫。 而且無需使用SQL命令。
- 支持多種語言。
- 支持文件/圖片的上傳,下載以及顯示。
- 移除了ALL/SELECTED頁面的ViewState選項(xiàng)。
- 支持主題(新增的),每個(gè)元素都能通過CSS/Style定義其外觀。
- 跨瀏覽器支持。支持 IE, Mozilla Firefox 和 Safari 3.0。
- 通過提供大量的方法,屬性以及事件,每一DataForm.NET控件均具有優(yōu)異的可擴(kuò)展性以及自定義功能,而這可幫助用戶實(shí)現(xiàn)完全的控制數(shù)據(jù)輸入流。
DataForm.NET Manager:
- 純ASP.NET Web應(yīng)用程序,綜合全面的GUI設(shè)計(jì)接口。
- 瞬間預(yù)覽DataForm.NET web控件。
- 導(dǎo)入/導(dǎo)出DataForm.NETs 以共享,備份或者進(jìn)行部署。
eGridForm web控件:
eGridForm web 空間是一個(gè)高性能的且易于使用的數(shù)據(jù)網(wǎng)格空間,其能用于顯示多行數(shù)據(jù)。(包括分頁功能,排序功能以及編輯功能)
- 免費(fèi)的DataGrid Web控件 – 并非試用版本。
- 無限層次的主/從關(guān)系。
- 主GridForm可以有多個(gè)子GridForms,它們可以通過外鍵或定制的關(guān)系 (一對(duì)一 或 一對(duì)多關(guān)系) 被連接到一起。
- 增強(qiáng)的數(shù)據(jù)庫頁面調(diào)度。當(dāng)調(diào)度1,000條記錄或1,000,000記錄時(shí),你不會(huì)覺得有任何的差異。
- 通過eDataForm web control支持CRUD。
- 一個(gè)GridForm可以顯示多個(gè)表中的數(shù)據(jù)。
- 能導(dǎo)出為Excel,Word或者HTML文件。
- 支持懸浮面板,即無需占用任何空間就可以顯示額外的數(shù)據(jù)。
- 嵌套顯示單個(gè)子GridForm。
- 可定制的模板欄目。這種欄目類型使得你可以完全自由的設(shè)計(jì)其外觀。只需混合HTML和數(shù)據(jù)即可。
- 支持復(fù)選框欄目。
- SelectiveCheckbox欄目讓你可以選擇特別的行。
- 增強(qiáng)的內(nèi)置排序以及頁面調(diào)度功能。
eDataForm web 控件:
eDataForm Web控件被用來對(duì)一排數(shù)據(jù)進(jìn)行操作,比如創(chuàng)建,讀取,更新以及刪除。
- 10個(gè)免費(fèi)字段可用 - 沒有時(shí)間限制。
- 支持開放式并行控制。
- 字段確認(rèn)。根據(jù)每個(gè)字段的數(shù)據(jù)類型和屬性,輸入值在被保存到數(shù)據(jù)庫之前會(huì)被確認(rèn)。
- 每一個(gè)字段都支持JavaScript/VB腳本。
- 支持字段的自動(dòng)回傳。
- 配置每個(gè)字段的CanInsert和CanUpdate屬性,以確認(rèn)該字段是否能被插入或更新。
- 每個(gè)字段均能擁有默認(rèn)值。
- 支持與第三方web控件集成。 eDataForm組件可以與用戶現(xiàn)有的web組件一起工作。它可以在內(nèi)部顯示第三方web控件和獲取/設(shè)置他們的值。
eCriteria web控件:
eCriteria web控件經(jīng)常與eGridForm組件一塊使用,并向其提供數(shù)據(jù)篩選條件。
- 免費(fèi)的web控件 - 并非試用版本。
- 完全的運(yùn)算符支持,如Between, Like ,=, >, >=,<, <=, <>,BeginWith,,EndWith,Is Null 和 Is Not Null等。
- 支持集合。使用集合作為篩選器,這可以是通過SQL命令生成的靜態(tài)集合或動(dòng)態(tài)列表。
- 在條件之間定義邏輯操作,例如:AND 或 OR。
- 每個(gè)條件字段的默認(rèn)值。
- 支持每個(gè)字段的自動(dòng)提交。
eDataFormFull web控件:
eDataFormFull web控件將上述三種組件組合起來,并提供綜合的數(shù)據(jù)輸入流。
- 無需編碼即能提供規(guī)則的數(shù)據(jù)輸入流。
- 自動(dòng)查詢功能使得在沒有用戶輸入值的情況下,可以通過默認(rèn)值來進(jìn)行查詢。
其他的免費(fèi) web 控件:
- ComboBox, DatePicker, File Upload/Download, 等。
- Enhanced Textbox, Radio Button List, Checkbox and List Box等。
Overall Features:
- Coding is optional.
- Easy to use. No learning curve.
- Supports ASP.NET 1.1, ASP.NET 2.0, 3.0, 3.5 and ASP.NET AJAX.
- Supports MS SQL Server, Oracle and MySQL(new) Databases. And, no SQL command required.
- Multilingual supported.
- Supports File/Photo download/upload/display.
- ViewState removed from ALL/SELECTED pages.
- Supports Themes(new). Customizable appearance on each element by CSS/Style.
- Cross-browser capability. IE, Mozilla Firefox and Safari 3.0 supported.
- Each DataForm.NET components has great expansibility and customizability by providing plenty of methods, properties and events which let you have full control of data entry flow.
DataForm.NET Manager:
- Pure ASP.NET web application. Comprehensive GUI design interface.
- Preview DataForm.NET web controls instantly.
- Exports/Imports DataForm.NETs to share, backup or deploy.
eGridForm web control:
eGridForm web control is a high-performance and easy-to-use datagrid control which provides displays multiple rows of data, including paging, sorting and editing .
- FREE DataGrid Web Control - NOT a trial version.
- Unlimited levels of master/details relationships.
- Master GridForm can have multiple children GridForms which can be linked together, either by foreign key constraints or by customizable relationships (One-to-one or One-to-many relationship)
- Enhanced Database-side Paging. You will not feel much differences when you are paging 1,000 records or 1,000,000 records .
- CRUD supported via eDataForm web control.
- One GridForm can display data from multiple tables.
- Export to Excel, Word or HTML..
- HoverPanel Supported, which is used to dispaly additional data without taking any spaces.
- Single child GridForm is displayed nested or externally.
- Totally Customizable Template Column. This column type gives you complete freedom to customize the layout of column or the whole row. Just mix the HTML and the data.
- Checkbox Column supported.
- SelectiveCheckbox Column enable you to pick the particular rows.
- Built-in enhanced sort, paging features.
eDataForm web control:
eDataForm web control is used to manipulate a single row of data, such as Create, Read, Update and Delete.
- Free up to 10 fields - NO TIME LIMIT .
- Supports Optimistic Concurrency Control.
- Field-level validation. According to each field's data type and attributes, the input value will be validated before they are saved into database.
- Supports JavaScript/VB scripts on each field.
- Supports Auto Postback on each field.
- Configures CanInsert and CanUpdate attributes on each field to specify the fields whether or not that can be inserted or updated.
- Each field can have default value.
- Supports 3rd party web control to integrate into it. eDataForm component can work with your existing web controls and can even display them inside and get/set their value.
eCriteria web control:
eCriteria web control usually works with eGridForm component and offers it the criteria to filter data.
- FREE web control - NOT a trial version.
- Full operators support, such as Between, Like ,=, >, >=, <, <=, <>, BeginWith, EndWith, Is Null and Is Not Null, etc.
- Collection supported. Use collection as filter which may be the static collection or dynamic list generated by SQL command.
- Define logic between criterias, for instance, AND or OR.
- Default value on each criteria field.
- Auto postback on each field supported.
eDataFormFull web control:
eDataFormFull web control puts the above three components together and provides comprehensive data entry flow.
- Provide comprehensive data entry flow without any coding.
- Auto query lets you do the query by default value without having user to enter any value.
Other Free web controls:
- ComboBox, DatePicker, File Upload/Download, etc.
- Enhanced Textbox, Radio Button List, Checkbox and List Box, etc.