ColumnHeader over empty table

edited November 2013 in FastReport 4.0
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 ??

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 12:22PM
    use the standard header footer instead
  • edited 12:22PM
    gordk wrote: »
    use the standard header footer instead
    If the datatable stretches over - let's say - 10 pages and the summary prints on page 11, there should be a columnheaders on all but the last page.
    That will not work with a header band because it prints only on page one.
  • gordkgordk St.Catherines On. Canada.
    edited 12:22PM
    "That will not work with a header band because it prints only on page one."

    Set the headers print on newpage property to true
  • edited 12:22PM
    Problem solved! Thank you!

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.