Skip to content

Commit e1d1dbe

Browse files
author
DevExpressExampleBot
committed
README auto update [skip ci]
1 parent 53106cb commit e1d1dbe

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<!-- default badges list -->
2+
[![](https://img.shields.io/badge/📖_How_to_use_DevExpress_Examples-e9f6fc?style=flat-square)](https://docs.devexpress.com/GeneralInformation/403183)
3+
[![](https://img.shields.io/badge/💬_Leave_Feedback-feecdd?style=flat-square)](#does-this-example-address-your-development-requirementsobjectives)
4+
<!-- default badges end -->
15
# DevExpress VCL Reports - Data Record Filtering in a Report
26

37
This example allows you to select individual dataset records in a DevExpress VCL [Data Grid](https://docs.devexpress.com/VCL/cxGrid.TcxGrid?v=25.2) control and display selected records in a built report using the [Report Viewer](https://docs.devexpress.com/XtraReports/401850/web-reporting/web-document-viewer) dialog.
@@ -8,3 +12,10 @@ Source data is stored in a memory-based dataset ([TdxMemData](https://docs.devex
812
Run the sample app and check any records in a table:
913

1014
Click the **Preview Report** button to display a report containing all selected records in the [Report Viewer](https://docs.devexpress.com/XtraReports/401850/web-reporting/web-document-viewer) dialog.
15+
<!-- feedback -->
16+
## Does this example address your development requirements/objectives?
17+
18+
[<img src="https://www.devexpress.com/support/examples/i/yes-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=vcl-filter-report-preview-based-on-grid-selected-rows&~~~was_helpful=yes) [<img src="https://www.devexpress.com/support/examples/i/no-button.svg"/>](https://www.devexpress.com/support/examples/survey.xml?utm_source=github&utm_campaign=vcl-filter-report-preview-based-on-grid-selected-rows&~~~was_helpful=no)
19+
20+
(you will be redirected to DevExpress.com to submit your response)
21+
<!-- feedback end -->

0 commit comments

Comments
 (0)