Cleaner way to show 'Continued' in repeated header

Stimulsoft Reports.WEB discussion
Post Reply
Ryan Robar
Posts: 30
Joined: Fri Sep 20, 2019 3:46 pm
Location: Canada

Cleaner way to show 'Continued' in repeated header

Post by Ryan Robar »

I'm making a report with headers that repeat if the data doesn't fit on a single page. I want the repeated headers to show the word 'Continued' in them, but not the first header.

I was able to accomplish it with a variable and some rather odd code, but I'm hoping there's a cleaner way. I've attached a simple example report showing what I want to do and how I did it. Please take a look and see if there's a better way to handle this.
Attachments
RepeatingHeader.json
(1.69 KiB) Downloaded 174 times
RepeatedHeader.mrt
(8.34 KiB) Downloaded 163 times
Lech Kulikowski
Posts: 7339
Joined: Tue Mar 20, 2018 5:34 am

Re: Cleaner way to show 'Continued' in repeated header

Post by Lech Kulikowski »

Hello,

No, there are no other ways. Only with an additional variable.

Thank you.
Post Reply