How do I display groups with different datasources and details sections?
Environment
Product | Progress® Telerik® Reporting |
Solution
Usually grouping is used to group the data together by some criteria. To allow different sets of data within a single report you can use SubReport items or Table/CrossTab/List items. Each of those items can have a separate data source and use its own groupings.
For more details, see:
See Also
How to: Create a Master-Detail Report Using a SubReport Item