Report with multiple headers - header not printed

maris2000maris2000 Member Posts: 71
I have problem with headers on my report. The header is not printed on subsequent pages.

The report has 2 DataItems. The first DataItem has some types(eg. employee type).
There is a choice on the Request form, where a user can choose which employee type sholud be printed.
There is a header for each of the employee types, and only one type can be printed at time.
In the sections design, on the each header's property I have set the property "PrintOnEveryPage" to true, but the headers are still not printed on the subsequent pages when I run the report.

Can anybody help with this please?

Answers

  • maris2000maris2000 Member Posts: 71
    ups :oops:
    I sholud always always double check my work.
    The property "PrintOnEveryPage" was actually set to false on one of the headers.
Sign In or Register to comment.