I hav used three tables for my report viz: Master, Addresses and Phones. I hav relation in three of them
Master > Addresses
Addresses > Phone
Now i am trying to select a few fields from each of these tables and make them show in my report.
I took two containers on my report designer, placed them vertically, each container covering half of the page.
Now in this scenario, if i place all my bands( which are properly related to each other) in single container, then data comes up as expected. But if i try distributing these bands on these two containers, then in such a case, data is not coming up properly.(seems as bands loose relations)
How can i make my data extracted in cross containers?
problem placing bands on containers
-
- Posts: 20
- Joined: Fri Jun 01, 2007 11:10 pm
- Location: India
problem placing bands on containers
Please use the Clone component for such types of reports. You can see the example of such report in the Demo.exe sample application. Please see the "Containers" group - report "DuplicatedInformation"
Thank you.
Thank you.