Jump to content
We've recently updated our Privacy Statement, available here ×

multiple detail bands


Recommended Posts

By: William Baker - wlbaker

multiple detail bands

2006-01-10 15:26

Wouldn't it be nice to have:

 

<detail>

<band> <printWhenExpression><detailA></printWhenExpression>

...layout1

</band>

<band>

<printWhenExpression><detailB></printWhenExpression>

...layout2

</band>

</detail>

 

 

 

By: nsorochan - nsorochan

RE: multiple detail bands

2006-01-10 15:29

yup, totally.

 

 

By: William Baker - wlbaker

RE: multiple detail bands

2006-01-12 16:19

Is there any chance that a patch to provide this functionality would be accepted into the main line?

 

 

 

 

By: Teodor Danciu - teodord

RE: multiple detail bands

2006-01-13 01:48

 

Hi,

 

Yes, patches are always welcomed.

But before embarking into coding this, I would

only remind you that any report section can be

split into multiple bands using dummy groups.

For the detail section, is just about using groups

with the expression based on the REPORT_COUNT

variable. Such groups break with every record in

the data source and thus we have extra group

headers and footers that behave like the detail.

 

I hope this helps.

Teodor

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