Home Subreports

Reprinting the entire records in the new page

edited September 2005 in Subreports
Hi,
I have a report which is having one main and two sub report like in a tree
structure

Main
sub
sub

egg:
Customer: c1
Company A1
details
Sum()
company A2
details
Sum()
:
:
customer :C2
Company A1
details
Sum()
company A2
details
Sum()
:
:
-----
Like wise. My problem is that, whenever a particular detail (sub) overflows
one page, it's reprinting the from the first record in the next page. I
don't want each sub report in each page (Keep togther property) . How can
avoid I the reprinting? Please help
Thanks in advance.
Bijesh Joseph

Comments

  • edited September 2005
    Hi Bijesh,

    Be sure the TppSubreport.KeepTogether property is set to False. Where are
    your subreports located in the main report? Are they Child style
    subreports?

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited October 2005
    Hope you're still checking this even though it's an old thread. I am also
    having this problem.

    The Subreport is a child type, and is in a region on the detail band.
    The keeptogether property is false for the subreport, and for the region
    that the Subreport is in.

    The subreport is grouped on a key field from its datapipeline because I want
    the column headers to print on subsequent pages.
    There are two other subreports set up similarly, on the same report, and
    they seem to function ok.

    Thanks in advance for any suggestions.

    Terry Bell
  • edited October 2005
    Hi Terry,

    We have not encountered this behavior before. If possible, please put
    together a simple example that demonstrates the issue and send it in .zip
    format to support@digital-metaphors.com.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

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