Jump to content
JasperReports Library 7.0 is now available ×

Some Questions about "elementGroup"


2005 IR Help

Recommended Posts

By: Tony Cheng - spcheng7

Some Questions about "elementGroup"

2004-03-10 03:30

Hi,

if my xml layout like this :

 

<elementGroup>

<element1>

<elementGroup>

<element3>

<elementGroup>

<element4>

</element5>

</elementGroup>

</elementGroup>

<element2>

</elementGroup>

 

beside element3, rest of the elements has been set

isStretchWithOverflow="true" and stretchType="RelativeToTallestObject"

 

What I want to do is when the text in element4

and 5 is too long, the element would stretch

downwards. At the same time, element 1, 2 would

stretch downwards. That's OK.

 

but my question is that what would the element3

behave ? Now, the element3 would stretch

downwards even I have not set it.

 

So I want to know If I embed an elementGroup into

an elementGroup, the would it behave. It would

behave as a normal report element ?

 

I am sorry that my question is little bit long, but I

hope someone can explain this. Thanks

 

Tony

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...