Hi all,
I am trying to put together a report where my objects has child collections, then those child collection objects have child collections and so on. Many levels of depth.
The problem I am having is not being able to insert a page break where I want it.
The object structure is:
Sites
---- SiteFunctions
-------- Actions
-------- Procedures
-------- Recoveries
So:
1. The data source for the report is set to Sites
2. From there I was using a List control in the page detail bound to SiteFunctions
3. From there I was using Table controls to list out Actions, Procedures & Recoveries
My problem is I am unable to get a page break inserted after the Recoveries have been listed out.
Can anybody give me some guidance on how to structure the report and get the page break in where I want it?
I find the documentation is very limited except for the most basic of reports and no decent tutorials available to explain the concepts.
1
1
1
I am trying to put together a report where my objects has child collections, then those child collection objects have child collections and so on. Many levels of depth.
The problem I am having is not being able to insert a page break where I want it.
The object structure is:
Sites
---- SiteFunctions
-------- Actions
-------- Procedures
-------- Recoveries
So:
1. The data source for the report is set to Sites
2. From there I was using a List control in the page detail bound to SiteFunctions
3. From there I was using Table controls to list out Actions, Procedures & Recoveries
My problem is I am unable to get a page break inserted after the Recoveries have been listed out.
Can anybody give me some guidance on how to structure the report and get the page break in where I want it?
I find the documentation is very limited except for the most basic of reports and no decent tutorials available to explain the concepts.
1
1
1