subreport group header not with detail

  • Thread starter Thread starter dkingston
  • Start date Start date
D

dkingston

in a main report containing multiple subreports i'm using
group headers from the subreports with the "repeat
section" property set to "yes" to repeat the headers on
subsequent pages in the main report.
my problem is that the subreport group header will
sometimes be split accross 2 pages or will print at the
end of a page seperate from the first detail section of
the subreport.
can anyone help me fix this?

many, many thanks in advance.

please reply via post or to:
d k i n g s t o n (at) j a g l y n n (dot) c o m

p.s. you people who answer questions in newsgroups are
the coolest people in the world. poseurs like me would be
helpless without you. i'm eternally grateful.
 
dkingston said:
in a main report containing multiple subreports i'm using
group headers from the subreports with the "repeat
section" property set to "yes" to repeat the headers on
subsequent pages in the main report.
my problem is that the subreport group header will
sometimes be split accross 2 pages or will print at the
end of a page seperate from the first detail section of
the subreport.
can anyone help me fix this?

I think all you have to do is set the group's (not the
section) KeepTogether property to either With First Detail
or Entire Group.
 
Back
Top