Skip to content

DevExpress-Examples/reporting-wpf-drill-through

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reporting for WPF - Create a Drill-through Report

This example shows a drill-through report in a WPF application. This report type keeps the original report compact while still allowing access to more detailed information.

The drill-trough report type requires a parameter binding to display connected data. You also need to set a filter string in the detail report to display product records for the selected category. See the guide for more detailed steps: Create Drill-Through Reports.

In the app, you can click a Category entry to invoke a detail report with products:

Reporting for WPF - Click on a Drill-through Report

Use breadcrumbs to navigate back to the original report. The breadcrumb control automatically appear below the Document Viewer toolbar:

Reporting for WPF - Go back in a Drill-through Report

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

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