码迷,mamicode.com
首页 > 其他好文 > 详细

[转]Using the Group Pane to Repeat Page Titles

时间:2014-08-29 19:52:08      阅读:282      评论:0      收藏:0      [点我收藏+]

标签:des   blog   http   os   io   strong   ar   for   art   

转自:http://www.wiseowl.co.uk/blog/s148/group-pane-advanced-mode.htm

Repeating Page Headers in Reporting Services 2008 R2
Part two of a two-part series of blogs

Getting rows of a table to repeat at the top of each page of a report in SSRS 2008 R2 is anything but straightforward. This blog shows the red herring to avoid and a way to solve this thorny problem.

  1. How to repeat header rows / page titles in SSRS
  2. Using the Group Pane to Repeat Page Titles (this blog)

Posted by Andy Brown on 26 July 2011 | 9 comments

Using the Group Pane to Repeat Page Titles

To get page titles to repeat at the top of each page, you have to jump through a series of hoops.

Designing your Table

The first thing to do is to decide which rows you want to repeat at the top of each page:

bubuko.com,布布扣

Here we‘ll repeat the 4 rows shown selected (notice that we‘ve included a blank row at the top of the table, to provide an offset from the top of each page).

 

Invoking Advanced Mode in the Grouping Pane

You now need to set properties for each individual row shown above, but unfortunately you can‘t see them in the grouping pane - yet:

bubuko.com,布布扣

Click on the symbol circled and choose Advanced Mode.

Changing Row Properties

What you now need to do for every row to be repeated is to change its properties.  First select the row in the grouping pane:

bubuko.com,布布扣

When you click on the (Static) row in the groupng pane, SSRS shows that it is selected in the main report designer. Keep an eye on this to check you‘ve got the right row selected.

 

Now change its RepeatOnNewPage property:

bubuko.com,布布扣

Change the property shown to repeat the selected row on each new page.

 

The Final Result

The final result makes it all worthwhile - each page looks the same at the top:

bubuko.com,布布扣

The second page of the report has the same titles as the first!

 

But was it really meant to be this hard?

For an encore, read the companion blog on getting a page title to stay visible as you scroll down an SSRS report.

[转]Using the Group Pane to Repeat Page Titles

标签:des   blog   http   os   io   strong   ar   for   art   

原文地址:http://www.cnblogs.com/hsuyafeng/p/3945507.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!