Skip to content

Latest commit

 

History

History
93 lines (65 loc) · 5.13 KB

File metadata and controls

93 lines (65 loc) · 5.13 KB

DevExpress Reports for Delphi/C++Builder – Filter Data Records in a Report

This example allows you to select individual dataset records in a DevExpress VCL Data Grid control and display selected records in a built report using the Report Viewer dialog. Source data is stored in a memory-based dataset (TdxMemData inherited from the TDataSet class shipped with the standard VCL library).

Prerequisites

DevExpress Reports Prerequisites

Test the Example

Run the sample app and check any records in a table:

Data Record Selection

Click the Preview Report button to display a report containing all selected records in the Report Viewer dialog.

Selected Records in a Sample Report

Documentation

More Examples

Does This Example Address Your Development Requirements/Objectives?

(you will be redirected to DevExpress.com to submit your response)