Break fields in more than one databand

Stimulsoft Reports.NET discussion
Post Reply
Rodrigo V. Lagos Eustáquio
Posts: 7
Joined: Mon May 17, 2010 11:58 pm
Location: Brazil

Break fields in more than one databand

Post by Rodrigo V. Lagos Eustáquio »

Hi all.

My situation is: i have a lot of fileds in one datasource, i'd like to put in varius databands. Example:

GroupHeader1
DataBand1 --> Field1, Field2, Field3
DataBand2 --> Field4, Field5, Field6
...
...
GroupFooter1

I'm trying put 2 or 3 databands at the same datasource, but not working.

Tnks for any help.
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Break fields in more than one databand

Post by Alex K. »

Hello,

You can use ChildBand component:

GroupHeader1
DataBand1 --> Field1, Field2, Field3
ChildBand1 --> Field4, Field5, Field6
ChildBand2 --> Field7, Field8, Field9
...
...
GroupFooter1

Thank you.
Rodrigo V. Lagos Eustáquio
Posts: 7
Joined: Mon May 17, 2010 11:58 pm
Location: Brazil

Break fields in more than one databand

Post by Rodrigo V. Lagos Eustáquio »

Hi,

Work's fine.

Tnks.
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Break fields in more than one databand

Post by Andrew »

We are always glad to help you!
Post Reply