Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

subreports and columns

edited April 2004 in General
Hello, I'm working wit RB6.03 and I'm using subreports.
In that subreport I use 4 columns to show all the record that I have in a
dataset.
The problem is when the page ends, and it ends with the record 21st, the
next page will continue with the 22 record, but this not happened.
In the next page I see the next record of the report, with his subreport,
not the data of the previous record (the data of the subreport that don't
show).

But when i check the property keep together of the subreport, it shows all
the data together, but in the next page, letting the first page with a huge
blank space.

What should I do to show the rest of the data of the subreport on the next
page, and don't miss that data?

Comments

  • edited April 2004
    Hello,

    If you are using Fixed style subreports, try setting the TraverseAllData
    property to True. This will allow the rest of the data to print ont the
    next page. Other than that, ther is no reason your data should not be
    finishing on the next page, unless you are supressing the traversal
    somewhere.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited April 2004
    Hello, again.
    I'm using Child style subreport, and in the page setup of that subreport,
    in the layout section, I have 4 columns, the paper size is letter.



  • edited April 2004
    Hi Elizabeth,

    This is not a known issue with ReportBuilder.

    1. First try commenting out all your event handlers and re-running your
    report. If this helps, periodically begin adding the code back to isolate
    the problem.

    2. As a test, please try downloading a trial copy of ReportBuilder 7.03
    from our website at http://www.digital-metaphors.com and test with that. Be
    sure to back up any report templates you have created before running them in
    the new version. If you still experience the same problem please send a
    small example of the issue in .zip format to support@digital-metaphors.com
    and I'll take a look at it for you.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.