Another footerband error

Stimulsoft Reports.NET discussion
Post Reply
EDV Gradl
Posts: 228
Joined: Sat Jun 17, 2006 9:50 am
Location: Germany

Another footerband error

Post by EDV Gradl »

I have a footerband with print on all pages = false. That means, the band only prints after the data.

I've attached two events, BeforePrint and AfterPrint.

I a report with 3 pages, I would expect that the events will fire only one, at the end of the databand.

Instead they are fired 3 times, once for every page, even if the footerband is printed only once.

I think this behaviour is wrong and should be changed.

Thanks!
Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Another footerband error

Post by Vital »

Please use EndRender event of databand.

Thank you.
EDV Gradl
Posts: 228
Joined: Sat Jun 17, 2006 9:50 am
Location: Germany

Another footerband error

Post by EDV Gradl »

That works very nicely.

Thanks!

Now I just need help with my other footer band problem, have you already a solution for that problem?
Post Reply