You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# DevExpress VCL Reports - Data Record Filtering in a Report
2
6
3
7
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
8
12
Run the sample app and check any records in a table:
9
13
10
14
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?
0 commit comments