已答覆 Repeat Row on new page

  • Wednesday, March 07, 2012 1:37 AM
     
     

    Hi,

    I got an issue where i need to show/repeat a row on all pages (using SSRS 2008 R2)

    For Example, there are two fields in table

    "Name" and "Resume Text"

    "Resume Text" data region spans more than one page, I need to repeat name of that Person on all the pages

    Hope that all make sense

    Thanks

All Replies

  • Wednesday, March 07, 2012 3:39 AM
     
     

    Hi Mandeep,

    You will get more details on below link

    http://forums.asp.net/t/1347596.aspx/1

    Suhas Kudekar


    Mark as Answer if this resolves your problem or "Vote as Helpful" if you find it helpful.

    My Blog
    Follow @SuhasKudekar

  • Wednesday, March 07, 2012 4:37 AM
     
     

    Mandeep,

    see this link Steps to repeat header



    Hope this will help you !!!
    Sanjeewan

  • Wednesday, March 07, 2012 11:17 PM
     
     
    Thanks Sanjeewan, I am already following the above steps , it works fine if a text fits on a page but if text body spans more than one page, next page does not display the "Header"
  • Wednesday, March 07, 2012 11:24 PM
     
     

    Thanks Suhas, From what i can gather, this forum suggests to move "Header" text to page header area, i have already tried that option, firstly i have had issues  specifying dynamic fields in Header area secondly i was having issues with printing header on all page, It only give me option to "print on first page\last page ".

    Also My report is much more complex that the example, but my issues is as explained above

  • Friday, March 09, 2012 2:10 AM
    Moderator
     
     Answered

    Hi Mandeep G,

    why don't you pass this Name as report parameter this way you will be able to display it in the header. In hte header you can display report parameters.

    Best Regards,
    Lola


    Please remember to mark the replies as answers if they help.