Skip to content

Commit 1582191

Browse files
committed
readme: Add links to more DevExpress Reports examples
1 parent 6d83bd8 commit 1582191

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,10 +197,13 @@ end;
197197

198198
- [Store Report Layouts in REPX Files][file-example]
199199
- [Store Report Layouts in a Database][database-example]
200-
200+
- [Filter data records in a report][filter-data-records]
201+
- [Localize the Report Viewer and Report Designer][localize]
201202

202203
[file-example]: https://github.com/DevExpress-Examples/vcl-reports-store-layout-template-file
203204
[database-example]: https://github.com/DevExpress-Examples/vcl-reports-store-layout-template-database
205+
[filter-data-records]: https://github.com/DevExpress-Examples/vcl-filter-report-preview-based-on-grid-selected-rows
206+
[localize]: https://github.com/DevExpress-Examples/vcl-reports-localize
204207

205208
<!-- feedback -->
206209
## Does This Example Address Your Development Requirements/Objectives?

0 commit comments

Comments
 (0)