Phone (01457) 858877 or email
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.
This is one of those blogs which shouldn't need writing. The problem is simple:

Given a simple table report like this one, we want to repeat the headers at the top of each page.
Unfortunately, by default this is what you get if you go to anything but the first page:

The titles only appear by default on the first page.
The answer should be simple:

You should just be able to view the table's properties and tick one of the boxes shown.
Unfortunately, these tick boxes seem to have no effect - and the truth seems to be much murkier.
I use the word "seems" above because - although I'm pretty certain I'm right about this - I just can't believe the solution is so difficult!
So how do you get page titles to repeat? Read on!
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.
Comments on this blog
This blog has 9 comments:
JeffL
I have no idea what went wrong with the blog, but I've no corrected it. Thanks for pointing this out.
Andy
But when you export your report in Excel format and look that in print preview then you will not see
Table header on each page but it works for pdf format. If you have any idea which also works in
Print version of Excel then please let me know.
Thanks in Advance
Saurabh Kasyap
I have a issue that i'm not getting header section and table header of report builder on each page of excel sheet when we export from reportbuilder, it's working fine in reportbuilder problem is when we export it to execl sheet
i enabled these things so far in my report
Advance mode,selecting static group of a row applied below properties,
repeatOnNewPage-True
KeepWithGroup-After
in tabilx properties
enabled below settings
Repeat header row for each page
keep header visible while scrolling
please reply asap
Apologies for the delay in replying (a holiday intervened). Have you fixed this yet?