By Tech SupportPublished: November 13, 2009Posted in: Tech TalkTags: Reporting Services, SSRS
Can’t get table (Tablix) headers to repeat on each page in SSRS 2008, no matter what you do, or how many checkboxes you tick?
If you have styled your Tablix as a tabular layout, you can pretty much forget the Tablix properties form. Instead, try the following:
- Ensure that Advanced Mode is selected in Row and Column Groups

- Select the (Static) rows in the Row Groups section. In the example below, we have 2 (Static) Row Groups that need to repeat on each page.

- Set the Properties as follows:
- RepeatOnEachPage : True
- FixedData: True
- KeepWithGroup: After

About the Author