ANN: DbAltGrid
From: Quasidata (quasidataATquasidataDOTcom)
Date: 01/21/04
- Next message: Michael Vilhelmsen: "Installing comp gives error"
- Previous message: Irnis I.Haliullin: "Re: editor w source code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 21 Jan 2004 11:39:45 +0300
Quasidata announces the immediate availability of DbAltGrid
Suite 1.7, the latest release of the company's data-aware grid for Delphi
and C++Builder.
-- At a glance. DbAltGrid is equipped with most features that are standard among data grid controls. Inplace editors for common field types, footer, header arrows, header icons, cell icons, cell hints, grid auto-width, column auto-width, mouse wheel, Shift-click selection, alternate row colouring, key mapping, properties storage, and so on. The rather distinguished features are: - SHORT LEARNING CURVE. TDbAltGrid is fully compatible with common TDBGrid that comes with the VCL. By migration to DbAltGrid, you will not get any code conflict. There is an auxiliary component to assist with such a migration. - MULTIPLE CELL LINES PER RECORD AND MULTIPLE TEXT LINES PER CELL. DbAltGrid allows the user to customize the grid layout freely. The user can adjust the height of each line in rows separately. - NESTED COLUMNS. Now you can sort your columns into logical categories, consolidate them and assign to shared parent columns. Parent columns are expandable and collapsible, so this way you can imitate a hierarchical column structure. You can MERGE several columns and display them in a RTF summary column. - Two-way data transfer through the CLIPBOARD and DRAG-AND-DROP using most popular formats, including ones native to MS Office. - Inplace editing of MEMO fields, including RTF fields. - HYPERLINKS in cells. -- What's new? - A column template component TdagPickGrid added. It is a regular DBGrid wich can be linked to a separate dataset and used as a sophisticated pick list. - A column template component TdagLookupList added. It allows a column to operate like a lookup column, except that the column's field is a normal field and the drop-down list is populated directly instead of from a lookup dataset. - New member dagAutoDropDown in the AltOptions property set allows the drop-down editor window to appear immediately as the user starts editing. - TdagBoolean.ToggleOnEdit controls whether the value of the check box is toggled when the user enters edit mode. - If a TdagCalendar or a TdagClock is linked to a column, user can input value in the column cells using the keybord. A new demo PickGrid has been added. It demonstrates how to use TdagPickGrid and how to dynamically update its contents on a keystroke depending on the text typed in the cell. -- To learn more, please visit www.quasidata.com Andrei Fomine Quasidata
- Next message: Michael Vilhelmsen: "Installing comp gives error"
- Previous message: Irnis I.Haliullin: "Re: editor w source code"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|