This page was generated automatically from The Delphi Super Page archive. If you have any remarks concerning this page please do not hesitate to mail me.
In your mail please do refer to your unique DSP author ID which is 0003789. This helps me to locate your data records in DSP databse.
 
Author/SiteName(Contact)e-mailHome Page
  Quasidata [email][Home]

    DbAltGrid - multi-line layout, RTF and graphics of any kind in DBGrid.
    Transfer@once - full-blown clipboard and drag-and-drop data transfer to/from any control in many formats, including ones native to MS Office.

 

 

Files

[ dbaltgrid_d.zip ] [ 1,603,641 bytes ] [ Shareware ] [ With Source ]
[ D4 | D5 | D6 ]
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.
- HIERARCHICAL 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.
- 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. [more]
Added: 19-12-1999/24-06-2002   |  Version: 1.5   |  Downloads: 2620/2462/3
Author:Quasidata   [Homepage]   [DSP files]
 
Compatible files:  [ C4 | C5 | C6 ]

[ transferatonce_d.zip ] [ 1,852,041 bytes ] [ Shareware ] [ With Source ]
[ D4 | D5 | D6 ]
Many applications allow users to transfer data to another application by dragging and dropping the data with the mouse, or by using the clipboard. With Transfer@once to build applications that transfer data both ways is now so easy as put a component on a form. Now you can get external drag-and-drop operations managed by OLE to work through the same events as internal ones managed by the VCL.
Right now you can accept data as BIFF5 (supported by MS Access), BIFF8 (native to MS Excel), file names and Shell items (native to Windows Explorer, Desktop), virtual files (supported by MS Outlook, Outlook Express), hyperlinks (native to Internet Explorer and Netscape Navigator), Internet shortcuts (native to Windows Explorer and Desktop), and Text/Unicode Text (supported by everything).
You can supply data as RTF (native to MS Word and WordPad), BIFF8 (native to MS Excel), tabular text (supported by MS Access), file names and Shell items (native to Windows Explorer, Desktop, supported by Delphi/C++Builder IDE), hyperlinks (native to Internet Explorer and Netscape Navigator), Internet shortcuts (native to Windows Explorer and Desktop), and Text/Unicode Text (supported by everything, isn't it?)
Transfer@once is a component set that consists of the following components:
- TtaoWinControl is a general-purpose customizable component designed to work with any visual control.
- TtaoStringGrid allows TStringGrid to support clipboard and drag-and-drop data transfer.
- TtaoDbGrid makes TDBGrid capable to copy and paste records as well as a single cell. It supports drag-and-drop of a single cell also. If a TtaoDbGrid component is unable to paste records, it stores them in an in-memory dataset, so the user is able to fix the problems that resulted in the paste errors.
- TtaoDragCursors replaces the drag cursors predefined in the VCL with the common Windows drag cursors. [more]
Added: 23-08-2001/24-09-2002   |  Version: 1.3   |  Downloads: 976/923/1
Author:Quasidata   [Homepage]   [DSP files]
 
Compatible files:  [ C4 | C5 | C6 ]

[ dbaltgrid_c.zip ] [ 1,832,760 bytes ] [ Shareware ] [ With Source ]
[ C4 | C5 | C6 ]
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.
- HIERARCHICAL 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.
- 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. [more]
Added: 5-05-2002/24-06-2002   |  Version: 1.5   |  Downloads: 569/569/1
Author:Quasidata   [Homepage]   [DSP files]
 
Compatible files:  [ D4 | D5 | D6 ]

[ transferatonce_c.zip ] [ 1,850,169 bytes ] [ Shareware ] [ With Source ]
[ C4 | C5 | C6 ]
Many applications allow users to transfer data to another application by dragging and dropping the data with the mouse, or by using the clipboard. With Transfer@once to build applications that transfer data both ways is now so easy as put a component on a form. Now you can get external drag-and-drop operations managed by OLE to work through the same events as internal ones managed by the VCL.
Now you can get external drag-and-drop operations managed by OLE to work through the same events as internal ones managed by the VCL.
Right now you can accept data as BIFF5 (supported by MS Access), BIFF8 (native to MS Excel), file names and Shell items (native to Windows Explorer, Desktop), virtual files (supported by MS Outlook, Outlook Express), hyperlinks (native to Internet Explorer and Netscape Navigator), Internet shortcuts (native to Windows Explorer and Desktop), and Text/Unicode Text (supported by everything).
You can supply data as RTF (native to MS Word and WordPad), BIFF8 (native to MS Excel), tabular text (supported by MS Access), file names and Shell items (native to Windows Explorer, Desktop, supported by Delphi/C++Builder IDE), hyperlinks (native to Internet Explorer and Netscape Navigator), Internet shortcuts (native to Windows Explorer and Desktop), and Text/Unicode Text (supported by everything, isn't it?)
Transfer@once is a component set that consists of the following components:
- TtaoWinControl is a general-purpose customizable component designed to work with any visual control.
- TtaoStringGrid allows TStringGrid to support clipboard and drag-and-drop data transfer.
- TtaoDbGrid makes TDBGrid capable to copy and paste records as well as a single cell. It supports drag-and-drop of a single cell also. If a TtaoDbGrid component is unable to paste records, it stores them in an in-memory dataset, so the user is able to fix the problems that resulted in the paste errors.
- TtaoDragCursors replaces the drag cursors predefined in the VCL with the common Windows drag cursors. [more]
Added: 27-05-2002/24-09-2002   |  Version: 1.3   |  Downloads: 378/378/1
Author:Quasidata   [Homepage]   [DSP files]
 
Compatible files:  [ D4 | D5 | D6 ]

 

© 1995-2006 Robert M. Czerwinski ( The Delphi Super Page a.k.a. DSP ).
All rights reserved.