经 eBusiness Applications - 产品类型: Component / ASP.NET WebForms / Source Code / Java Class
您可从以下链接找到当前的信息
若您需要为此具体版本购买一份License, 请联系我们 以了解产品是否有售,以及价格。
本页所显示的其他信息及仅仅用作历史数据参考,很可能有了较大的变动。
Manipulate data in real-time through instantly-appearing combo boxes, text boxes, date fields, checkboxes and more - all without page reloads. EBA: Grid/Combo Bundle includes the EBA: Grid Control and EBA: Web ComboBox. EBA Grid Control is a JavaScript and DHTML based data-entry and data-browsing grid control designed to render data asynchronously from a remote database in a familiar Microsoft Excel style interface. Web ComboBox is a robust Section 508-compliant solution designed for enterprise and public Web applications. Its feature-set is extensive and includes six unique search modes, but is intended to be simple enough to integrate quickly with minimal effort. Includes support for ASP.NET, Classic ASP, JSP, and PHP 4+.
EBA Grid Control Overview
The EBA Grid Control is a JavaScript and DHTML based data-entry and data-browsing control designed to render data asynchronously from a remote database in a familiar Microsoft Excel style interface. J2EE (JSP) and ASP versions are included.
The lightweight nature of the Grid distinguishes it from similar products. It downloads quickly, requires no preinstalled software or action from the user to install, and features a robust and full-featured user interface.
V2 is the spreadsheet and data-entry solution for financial applications, point of sale systems, and database management tools. The control is delivered seamlessly with the web page as a JavaScript attachment. This means your application will not require prior installation of any software, and will be Windows Service Pack 2 compatible.
Supporting Rapid Application Development (RAD) in J2EE, and ASP
The EBA Grid was designed to harness the extraordinary hidden power of the IE 5.5+ browser series while balancing the need for flexibility, and ease of integration. The Grid offers an intuitive client and server-side API combined with extensive support resources, allowing developers to create business solutions quickly. Developers are assisted by a powerful feature-set, including:
Feature Highlights:
The result is faster editing of large datasets. The grids unique architecture builds on powerful functionality provided by the Internet Explorer 5+ browser. Users are able to bind to all types of data sources including Oracle, MySQL, MS SQL, ODBC and other database types with business logic and connection code defined by the developer. The compressed XML datagram schema enables faster paging of the server for almost seamless client-side control of your web-form.
EBA: Web ComboBox Overview
Building on recent user-interface innovations found in Google, Gmail, and Mozilla applications, V3 provides six unique data search and entry modes. Extensive cross-browser compatibility is achieved by leveraging EBA's new x-browser XML and DHTML engine. Take advantage of some of V3's extensive search capabilities, and know that your application will render and behave properly for the end-user.
EBA: Web ComboBox V3 Highlights:
A combobox, also known as a dropdownlist or lookup control, is an autocompleting textbox bound to a recordset. In it's simplest form, it resembles the HTML listbox control with an editable field. Web Combobox, however, allows the developer to do so much more.
EBA have implemented over 60 key usability recommendations and feature requests from the popular V2 combobox. These range from changes to databinding to a re-designed rendering engine, and include security fixes, compatibility enhancements, and six completely unique searching modes not seen in other controls:
Filter - The dropdown element is bound tightly to the remote dataset. It only appears as the user types and returns a concise list of suggestions. Features used include type-ahead and autosizing listbox. LiveSearch.
SmartList - This mode allows the user to build a list of items in a text area. It uses the Intelligent Autocomplete (Fuzzy Search) feature to assist selection from a dataset, and when the user selects a value, it is automatically added to a list of items in the text area (seperated by a comma or some other character). This is similar to the feature provided by Gmail when choosing a recipient for a new message. You can select multiple eMail addresses and they are all deposited in the textarea.
Compact - When non-intrusiveness is important, use Compact mode to provide only type-ahead functionality with only a textbox (no listbox will appear). Subtle but powerful.
Classic - This is the standard web-based combobox behaviour - powerful and ubiquitous. The local dataset refreshes as the user types (as in other modes) but users can page the dataset (increase the local dataset size by keying to the bottom of the list or clicking the 'page' button). Keyboard navigation provides complete control over paging.
Unbound - Bind the combo to a static dataset like an HTML listbox would be. In unbound you can still make use of autocomplete and type ahead functionality.
Intelligent Autocomplete - AKA "Fuzzy Search". When a user begins typing, suggestions are brought up that contain that string anywhere (not just at the beginning). The appearance of the searched-for substring is bolded. Records can be brought up in order of "importance" (achieved through SQL). This is similar to the functionality provided by Gmail when choosing recipients for a new eMail message. The end user can type a name and the listbox will display the most likely targets.