Repeating TABLE Header on each page of the report when you print the exported to excel report.

  • Siva Gurusamy (4/7/2009)


    for SSRS 2008,

    KeepWithGroup After /KeepWithGroup

    RepeatOnNewPage true /RepeatOnNewPage

    KeepTogether true /KeepTogether

    You can actually set all these in the Properties Pane if you go to Advanced Mode, ridiculously accessed by a tiny drop down arrow at the right of the COlumn Groups header.

    The following shows how to access Advanced Mode.

    A bunch of gray <Static> boxes will appear in the Row Groups pane above your named row groups. For each <Static>, I set the fields as indicated by Siva in the Properties Pane, and headers are now appearing on all pages.

    Thanks.

  • So it seems that everyone figured out how to do this for 2008, I am still on 2005 and when I try the repeatgroup header it fails to produce the header on each page

Viewing 2 posts - 31 through 31 (of 31 total)

You must be logged in to reply to this topic. Login to reply