AGuyCalledGerald
AGuyCalledGerald

Reputation: 8150

Column header repeat don´t work in ssrs 2008

I have a report with a tablix that has row headers. I want to repeat the headers on each page, so I activated the flag "Repeat header columns on each page". But nothing happens... this worked with earlier versions of ssrs...

Upvotes: 0

Views: 1662

Answers (2)

demp
demp

Reputation: 12813

You may also need to set KeepWithGroup to "After" in that Report Group properties. Need to switch to Advanced mode to see this option. How to switch to Advanced mode: click littel downward triangle on the right from "Column Groups" heading

Upvotes: 0

AGuyCalledGerald
AGuyCalledGerald

Reputation: 8150

Answer can be found here.

Upvotes: 1

Related Questions