Jump to content
JasperReports Library 7.0 is now available ×

Multiple Detail Band and more


2005 IR Help

Recommended Posts

By: roberto71 - roberto71

Multiple Detail Band and more

2004-12-06 08:29

It's possible to have more than 1 detail band ?

 

I need to split one physical record in more (logical) row.

 

This is possible, i expand the band height and set field in next logical row, but i need to reduce the height for the band based on the logical row produce.

In Crystal Report i do this using a new detail row and use suppress formula.

 

How can i obtain this with JasperReports?

 

and again ...

How can i obtain a different backgound color for each physical row ?

(in Crystal Report i can specify a formula for each section)

 

How you can see i try to replace the use of Crystal Report with JasperReport.

 

Thank You

Roberto

 

 

 

 

 

By: C-Box - c-box

RE: Multiple Detail Band and more

2004-12-08 23:51

You could define a new group for each logical section you need... then you use as group expression the $V{REPORT_COUNT} .. then you put your "logical" fields from the current record in the groupheader... and that for each group... then you don't need a detailband any more.

I didn't test it, but I think it's something like described here: http://jasperreports.sourceforge.net/tips.tricks.html#largebands

 

hth

C-Box

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...