Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Nested Tables In BIRT(Page break functionality in more than 2nd level of nested table)
Nested Tables In BIRT [message #1411946] Sun, 24 August 2014 23:32 Go to next message
Eclipse GuestFriend
Messages: 93
Registered: February 2013
Location: Vienna
Member
Hi,

I have nested tables like in the below figure.

<table_ONE start>
<table_TWO start>
<table_THREE start>

Here, if the data is more in table_THREE than that fit in the page, its returning first page as blank.

I tried with options page bread after, before and always with all the tables.

None of them worked.

I am using BIRT 3.7.1.

Can you please help me in this.

Please let me know if you need anything else.

Re: Nested Tables In BIRT [message #1411998 is a reply to message #1411946] Mon, 25 August 2014 03:34 Go to previous message
Richard A. Polunsky is currently offline Richard A. PolunskyFriend
Messages: 212
Registered: July 2009
Location: Houston TX
Senior Member

I can't replicate your problem, but I do see that BIRT 2.5.0 attempts to compute the table depth and pushes it to the following page if it won't fit. That may be an intended behavior of page break = Auto.

I suspect to get around this, you will need to create a single dataset (instead of embedded filtered datasets) and then the breaks will be computed at the row level and behave more like you desire.

Richard
Previous Topic:Retrieving Embedded Image Data [solved]
Next Topic:BIRT 4.3.2 table format problem
Goto Forum:
  


Current Time: Thu Apr 25 11:51:53 GMT 2024

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

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

Back to the top