I am not getting COLUMN TITLES in every page ( Why is that )

  • I used VS 2015 to develop the report.....
    See the 2 attachments which shows my tablix properties

    IMAGE1 = Tablix properties
    IMAGE2 = Actual report after getting to page #2 ( Notice  - Column headers are gone ) 

  • Repeat column headers at the Tablix level only works if you have column groups. Otherwise SSRS doesn't know what text boxes are the header.

    What you need to do is go down to the groups section, click on the Down arrow and select show advanced. Selete the Static row group which reflects you headers (usually the first one above the actual group) and in the properties for this set RepeatOnNewPage to be true.

    .

  • Sorry no luck ... May be your showing me an older version .....  IMAGE 1-- I selected ADVANCE MODE, then I right clicked on the Details line and went to GROUP PROPERTIES. I right clicked the (Static) as well.. But nothing comes

    This is what I get 

  • Click on static so its highlighted. Press F4 so the properties window is on the screen and then look for the property i mentioned.

  • OK worked.. However.... How do we keep this HEADERS visible while using is scrolling within the page ?  I mean I like the header to freeze 
    Thanks

  • mw112009 - Friday, April 7, 2017 2:39 PM

    OK worked.. However.... How do we keep this HEADERS visible while using is scrolling within the page ?  I mean I like the header to freeze 
    Thanks

    I mean while the user is scrolling .... top to bottom I d like the column headers to be visible and sit at the top

  • Set the fixed data property to true

  • I get an error

  • In your first screenshot, you checked "Keep header visible while scrolling". Doesn't it work ?
    Row Headers for vertical, Column Headers for horizontal scrolling. If you checked, it should work.

Viewing 9 posts - 1 through 8 (of 8 total)

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