Search

Report Builder 2.0 "Repeat header rows on each page" doesn't work by Barak Bester1

Closed
as By Design Help for as By Design

6
0
Sign in
to vote
Type: Bug
ID: 442791
Opened: 5/6/2009 6:05:32 AM
Access Restriction: Public
1
Workaround(s)
2
User(s) can reproduce this bug
I created a report with report builder with a tablix in it.
On the tablix properties, I marked the chck boxes
"Repeat header rows on each page" and "Repeat header columns on each page"

When running the report, the table spans on more than one page but the header row appears only on the first page
Details (expand)
Product Language
English

Version

SQL Server 2005 SP2 - Developer Edition

Category

Reporting Services

Operating System

Windows XP SP2 Professional
Operating System Language
US English
Steps to Reproduce
1. Create a new report
2. Create a database based on a query that one of it fields (aka Field A) has at least 50 unique values
3. Insert a table to the report
4. Drag Field A to the table, a header is created in the cell above
5. Right click on the table
6. Right click on the corner handle to get the tablix properties and select "Tablix Properties"
7. Mark "Repeat header rows on each page" check box
8. Mark "Repeat header columns on each page" check box
9. Run the report
10. Click on the "Next Page" button
Actual Results
The topmost row in the 2nd page is a regular (details) row
Expected Results
The topmost row in the 2nd page should be the header row

Platform

 
File Attachments
File Name Submitted By Submitted On File Size  
Header is not repeated in page 2.JPG (restricted) 5/6/2009 -
Header appers in page 1.JPG (restricted) 5/6/2009 -
Checkboxes are marked.JPG (restricted) 5/6/2009 -
Sign in to post a comment.
Posted by Microsoft on 5/14/2009 at 11:42 AM
Thank you for using SQL Server Reporting Services.
We are generally reviewing this feature set for a future release.
The following content was recently published to help but again, we are reviewing for a future release how to make the expereince better.
Thank you

Controlling Row and Column Headings
http://msdn.microsoft.com/en-us/library/cc281227.aspx
Sign in to post a workaround.
Posted by AltonD on 9/8/2009 at 2:11 PM
On StackOverflow.com do a search for "Reporting Services: Tablix RepeatColumnHeaders doesn’t work on some reports"

At the bottom of the center screen, where it says row and groups, click on the arrow to the right of "Groups" and select advanced mode. Select the outermost [static] and in it's properties select "RepeatOnNewPage" and set it to true.