I’m using Reporting Services 2008 and Report Builder 2.0. I’ve used a tablix to display my data in a simple way – essentially each row in the database receives a row in the tablix – nothing fancy. I have a header row with a name for each column. I also have a super-header which groups together a few of the columns into logical groups (e.g. basics, address related, etc.). Now when I generate the report everything looks beautiful – but if I page to the next page it doesn’t show the headers. I’ve tried setting the Repeat Header Rows on Each Page but it doesn’t seem to help?
Share
I solved selected advanced next to row groups and column groups then it would show me the additional header rows. I could then select one of these header rows and change the property RepeatOnNewPage to True.