Column Header issues

Stimulsoft Reports.NET discussion
Post Reply
Crystole Roberts
Posts: 18
Joined: Thu Aug 27, 2009 2:54 pm
Location: Louisville, KY

Column Header issues

Post by Crystole Roberts »

I have a report with three data sources, with column headers for the second and third data bands. The problem is that on the last data band, the column header was not printing if the data wrapped to page two. So, I set it to print on all pages, which makes it print on page two if the data wraps to page two; however, if the last data section begins printing on page two, it's column header prints twice- once with no data, then it prints the data it should. What setting can fix this? I have attached the .mrt file. There is also a pdf with an example of the header issue.
Attachments
498.Match Detail w- Prior - Quick Search.pdf
(127.16 KiB) Downloaded 241 times
497.MatchHist.mrt
(191.27 KiB) Downloaded 149 times
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Column Header issues

Post by Andrew »

Hello,

ColumnHeaders are used only with columns.
If number of columns is 0, then, instead of ColumnHeaders, it is necessary to use ony Headers.

Thank you.
Post Reply