This is a migrated thread and some comments may be shown as answers.

SubReport or groups?

3 Answers 334 Views
Report Designer (standalone)
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 06 Jan 2017, 06:24 PM

I was wondering if there's a way to do what I need to do with this tool.. Basically I need a multi-row, multi-column detail section in the middle of the page, and more general info surrounding it. For example, if an item number can be associated with many lot numbers this is what I'm trying to do:

ItemNo   ItemNoDetail   LotNo  LotNoDetail  ItemNoDetail ItemNoDetail
                                   LotNo  LotNoDetail
                                   LotNo  LotNoDetail

ItemNo   ItemNoDetail   LotNo  LotNoDetail  ItemNoDetail ItemNoDetail
                                   LotNo  LotNoDetail

 

Any way I can format it like this? I can seperate the lot no as a different sql query, but I'm having lots of trouble trying to get the formatting right

3 Answers, 1 is accepted

Sort by
0
Daniel
Top achievements
Rank 1
answered on 06 Jan 2017, 07:45 PM
Umm... I actually figured this one out myself... I wasn't using the sub-report correctly, and found out how to do so here:
http://docs.telerik.com/reporting/ui-edit-report-parameters
0
ToddW
Top achievements
Rank 1
answered on 06 Jan 2017, 07:47 PM
Yep, subreports are usually the way to go for multiple detail sections in the middle of a "parent" report.
0
Stef
Telerik team
answered on 09 Jan 2017, 03:52 PM
Hi,

You can use SubReport item - How to: Create a Master-Detail Report Using a SubReport Item.
Or a Table/List/Crosstab item - How to: Create a Master-Detail Report Using a Table.

It depends on whether you need to reuse the sub report as a content of other reports, if the layout cannot be achieved with a Table/List item.


I hope this helps.

Regards,
Stef
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Report Designer (standalone)
Asked by
Daniel
Top achievements
Rank 1
Answers by
Daniel
Top achievements
Rank 1
ToddW
Top achievements
Rank 1
Stef
Telerik team
Share this question
or