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, alternate row coloring, key mapping, properties storage, and so on. The rather distinguished features are: 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. Hierarchial 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 tree-like 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.Graphics of any kind.Short learning curve. DbAltGrid is fully compatible with common DBGrid that comes with the VCL. The TDbAltGrid class is a TCustomDBGrid descendant, as TDBGrid is. By migration to DbAltGrid, you will not get any code conflict. There is a component that helps with TDBGrid to TDbAltGrid migration. |