Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Supress Page header in Sub report 1

Status
Not open for further replies.

dasiga222

IS-IT--Management
Sep 22, 2003
68
US
Hi

I am using Crystal reports
I am using a sub report within a main report
As I could not use a page header in the sub report,
I am using a psuedo group as a page header for the sub report
I am using the property of "Repeat Group Header on Each Page"
in the Change Group Option
Now, this seems to be working fine, but one small problem is there
The heading is displayed on extra page where there is no data . It is occuring in the first page of the sub report.

I would like to supress that . .
In the Section Expert --> Supress option,
I am suppressing with the condition
if pagenumber =1
But the heading in the second page also is suppressed

Could some one suggest the remedy

thanks
 
That extra page at the beginning of the subreport is not supposed to be there, right? Instead of trying to suppress the page header, try eliminating that extra page. Try going to format->subreport->common and uncheck "Keep object together".

-LB
 
Hi Lbass

Thanks a lot for your suggestion
It worked
Thanks a lot to you
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top