March 16, 2012 at 10:57 am
hi
my report is complete,but when there more then 1 page,i want to repeat my table header row in each page while printing.
how to do it?
March 16, 2012 at 1:14 pm
If you change your Row/Column Groups pane to Advanced mode, it will display your static group items in your tablix. You can find this setting by clicking the inverted black triangle at the far right of the grouping pane. Once in Advanced view, highlight the rows you want to repeat and set the "RepeatOnNewPage" property to True.
March 16, 2012 at 1:41 pm
i did this,its nto working.
my problem is inmy row group
there is like
static
static
static
details2
how to up details2 first and then static
March 16, 2012 at 2:19 pm
static
static
static
details2
Based on your row group structure I'm guessing that you want all 3 headers to repeat on each page. You'll also need to switch the static item properties for "KeepTogether" set to "True" and "KeepWithGroup" set to "After" for all 3. This should display all 3 headers on each new page.
March 16, 2012 at 3:13 pm
i tried to do it.
its repeating in second page ,but not on the last page
and also there us 1 extra blank page after each page,how to fix this.please help me
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply