Freezing column headers while scrolling in SSRS

Apoorv k picture Apoorv k · Jan 24, 2011 · Viewed 39.6k times · Source

I have a simple table in ssrs with a single header row and no grouping. I want to freeze the columns while scrolling. I have set the properties of table(Fixed column headers AS true) . I have also checked the checkbox which says"Headers should be visible while scrolling" but still it doesn't work.

What should i do?

Answer

grapefruitmoon picture grapefruitmoon · Jan 25, 2011

I think this can be fixed by setting the FixedData property to True in Advanced Mode. To get to Advanced Mode, click the down arrow on the grouping pane, select Advanced Mode, then select Details and check the properties there.