ColumnHeader over empty table
I print a simple Table which stretches over several Pages. Used Bands are PageHeader, columnHeader, Masterdata, Reportsummary and Pagefooter.
Everything is fine except in case of tabledata just filling the first page. On the second page the programm prints: Pageheader, columnheader, reportsummary, pagefooter - which ist correct except for the columnheader.
How can i avoid its appearence over an empty datatable ??
Everything is fine except in case of tabledata just filling the first page. On the second page the programm prints: Pageheader, columnheader, reportsummary, pagefooter - which ist correct except for the columnheader.
How can i avoid its appearence over an empty datatable ??
Comments
That will not work with a header band because it prints only on page one.
Set the headers print on newpage property to true