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.
Break fields in more than one databand
-
- Posts: 7
- Joined: Mon May 17, 2010 11:58 pm
- Location: Brazil
Break fields in more than one databand
Hello,
You can use ChildBand component:
GroupHeader1
DataBand1 --> Field1, Field2, Field3
ChildBand1 --> Field4, Field5, Field6
ChildBand2 --> Field7, Field8, Field9
...
...
GroupFooter1
Thank you.
You can use ChildBand component:
GroupHeader1
DataBand1 --> Field1, Field2, Field3
ChildBand1 --> Field4, Field5, Field6
ChildBand2 --> Field7, Field8, Field9
...
...
GroupFooter1
Thank you.
-
- Posts: 7
- Joined: Mon May 17, 2010 11:58 pm
- Location: Brazil
Break fields in more than one databand
Hi,
Work's fine.
Tnks.
Work's fine.
Tnks.
Break fields in more than one databand
We are always glad to help you!