Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Supress Table Group Headers(How do you supress group headers on next page)
Supress Table Group Headers [message #667741] Sun, 01 May 2011 22:25 Go to next message
Chris  is currently offline Chris Friend
Messages: 47
Registered: September 2010
Member
Hi,
I have a long report with text fields in columns which go over onto the next page. My problem is that the group headers are repeated. How can I supress them on subsequent pages?
.
The data has header information, section information and subsection information.
Header info fields are:
Title varchar(300)
Description TEXT
Section Info fields are:
Section Number varchar(10)
Title varchar(300)
Description TEXT
Subsection info fields are
SubSection Number varchar(10)
Title varchar(300)
Description TEXT

eg each line represents a table row.
Header info - Title Long description which may be over a page long
Section Info - Section no-. 2.0 Title long description
Sub section Info SubSection No. 2.1 title description

I have set this up in a table and grouped the data
Header
Section
Subsection
However the report repeats the group headers on each page eg
Page 1
Header text OK
Section 1.0
section 2.0

page 2
Header text OK
section 2.0 want to supress this
subsection 2.1 OK
subsection 2.2 OK

page 3
Header text OK
section 2.0 want to supress this
subsection 2.3 OK

Thanks for your help in advance
Re: Supress Table Group Headers [message #667932 is a reply to message #667741] Mon, 02 May 2011 19:20 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Chris,

Did you try unchecking the Repeat Header check box for group in the
group editor?

Jason

On 5/1/2011 6:25 PM, Chris wrote:
> Hi,
> I have a long report with text fields in columns which go over onto the
> next page. My problem is that the group headers are repeated. How can I
> supress them on subsequent pages?
>
> The data has header information, section information and subsection
> information. Header info fields are:
> Title varchar(300)
> Description TEXT
> Section Info fields are:
> Section Number varchar(10) Title varchar(300)
> Description TEXT
> Subsection info fields are SubSection Number varchar(10) Title varchar(300)
> Description TEXT
>
> eg each line represents a table row.
> Header info - Title Long description which may be over a page long
> Section Info - Section no-. 2.0 Title long description
> Sub section Info SubSection No. 2.1 title description
>
> I have set this up in a table and grouped the data Header
> Section
> Subsection
> However the report repeats the group headers on each page eg
> Page 1 Header text OK
> Section 1.0
> section 2.0
>
> page 2
> Header text OK
> section 2.0 want to supress this
> subsection 2.1 OK
> subsection 2.2 OK
>
> page 3
> Header text OK
> section 2.0 want to supress this
> subsection 2.3 OK
>
> Thanks for your help in advance
Re: Supress Table Group Headers [message #667953 is a reply to message #667741] Tue, 03 May 2011 00:14 Go to previous message
Chris  is currently offline Chris Friend
Messages: 47
Registered: September 2010
Member
Thanks Jason, I'd missed that option. It works.
Previous Topic:Bad dynamic image quality in PDF
Next Topic:how to know the value of parameter pass from report to subreport
Goto Forum:
  


Current Time: Thu Apr 25 06:06:10 GMT 2024

Powered by FUDForum. Page generated in 0.02821 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top