Page 1 of 1

problem placing bands on containers

Posted: Tue Jun 26, 2007 1:43 am
by munishsethi
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

Posted: Tue Jun 26, 2007 7:28 am
by Edward
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.