The component allows end-users to define queries and filters for single datasets and groups of datasets linked as master-detail or differently. It automatically substitutes the dataset for the generated query and vice versa; may set a filter to the
Query and filter builder.
The component allows end-users to define queries and filters for single datasets and groups of datasets linked as master-detail or differently. It automatically substitutes the dataset for the generated query and...
TEtvPrinter and auxiliary components. Printing in the text and graphics mode, output to the file, page setup, numbering, fonts choice, including text mode, line spacing and etc. Package also contains multi-function popup menus of data-aware controls
TEtvPrinter and auxiliary components. Printing in the text and graphics mode, output to the file, page setup, numbering, fonts choice, including text mode, line spacing and etc. Package also contains multi-function popup menus of data-aware controls
EtvListField, EtvDBCombo and other components for short fixed lists.
Text values from the list correspond to smallint values from the database. For example, "small/middle/large" in the application will correspond to...
DB control pack for Borland Delphi.
DBGrid with powerful lookup and list fields, multiline headers, totals, cloning, printing, fields visibility, etc.Lookup components with display of several fields, filters, trees and multilevelness,...
Help authoring tools for Windows. Convenient interface, many features, parsing Delphi units. Topics are storage in the DBF file. Work with Microsoft Help Compiler or other. BDE must be installed.
Changing of dataset sorting and search for records
TEtvDBSortingCombo component allows to change the order of records in the dataset, including SQL datasets (such as TQuery). The user can define the list of sorting criteria. List of...
Changing of dataset sorting and search for records.TEtvDBSortingCombo component allows to change the order of records in the dataset, including SQL datasets (such as TQuery). The user can define the list of sorting criteria. List of available
In this tutorial the author explains the procedure for displaying the related set of data in two different datagrids. You can view the detail rows related to any data row in the master datagrid by clicking on the show details button. The author clear |