Each Group on seperate Page

edited 11:05AM in FastReport 4.0
Hello,

i want to get each group on a different page, also a group with only 1 or 2 rows...
How can i do this?
How do I get small groups on separate pages?

The function "new page" don't work for groups with 1 or 2 rows. The new group will only start on a new page, if not fit on one page.

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 11:05AM
    startnewpage setting in a groupheader starts a new page when ever the groupheader condition changes.
    it is not based on number of records
    if you are using nested groups make sure you set the correct header also check keeptogether property.
  • edited 11:05AM
    gordk wrote: »
    startnewpage setting in a groupheader starts a new page when ever the groupheader condition changes.

    this is precisely the problem! That doesn't work in my report?



  • edited 11:05AM
    i test it in a new report... there it works
    But i don't understand why not in the other one!?!

Leave a Comment