Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
570 views
in Technique[技术] by (71.8m points)

reporting services - Repeat parent group if child group goes to another page

I have a report that allows Finance to print off multiple invoices at the same time. The problem I'm running into is that they want the Bill To information repeated on each page of the invoice.

I have two groups set up on the report. Group A is grouped on Document Number. Group B is grouped on Line Item. It works perfectly fine when I running multiple invoices (multple document numbers), but I can't figure out how to get the information from Group A to repeat on the second (or third, etc.) page of the Invoice.

How can I get the Parent Group (Group A) to repeat on subsequent pages?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

First, make sure you've enabled Advanced Mode in the Grouping section:

enter image description here

For each Group Header row, set the RepeatOnNewPage property to True.

enter image description here

enter image description here

This should do the trick - you might need to play around with it a bit more; in my experience it can be quite tricky to get everything correct.

For more detail see Repeat Header / Keep Header Visible in Tables in RS 2008.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...