Sometimes you may encounter a summary table and a detailed list when making a report, and the customer will ask you to see
We will soon think of a subreport as a detailed list. It is good to use the subreport to achieve this effect, but because the summary table in the current system
And the detail table are two query pages, so the sub-Report solution is not used, instead, the super chain is used for each record in the summary report.
And pass the parameter method to solve the problem. The following describes the specific method:
1. Reports are certainly presented through reportview;
2. link the records in the displayed summary report to the detailed report corresponding to this record (see ).
The focus of the post;
Using the built-in formatting editor of the crystal report can quickly solve this problem (of course you may have other good solutions );
For details, see the illustration;
In fact, the formatting editor also has many functions. I hope you can learn it together!