Skip to content

DevExpress-Examples/vcl-filter-report-preview-based-on-grid-selected-rows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

This example demonstrates how to display selected dataset records in a report.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors