Interactive Drill-Down and Drill-Through Reports
Drill-Down and Drill-Through Reports
Using special Print Preview events, you can easily create drill-down and drill-through reports. They present data in chunks, with the detail data being provided on-demand (e.g., when clicking a designated report element in Print Preview).
 
Interactive Print Preview
Our Print Preview controls for Windows Forms, WPF and Silverlight provide a special set of client events, which your end-users can utilize to perform various actions over reports while previewing them.
For example, you can allow your end-users to sort reports directly in Print Preview by clicking a table column header, which then sorts the report across the corresponding data field and re-creates the report document.
 
|