F
Fred
Hi all.
I have a landscape report that is setup as single-column (Page Setup).
I have layed out the data in the report in two colums.
In the left 'column' I have a subreport that can be resized (CanGrow=True).
The problem is that whatever control/data starts below that subreport on the
right side of the report, is pushed down to the point where the subreport
ends on the left side.
Is there an easy way to solve this problem ? I have tried to fiddle around
with column setup, but I cnn't work it out. I have also searched the web to
find faq's on colums and layout, but no real answers there either. So anyone
? Please ?
Below is an 'example' of what happens
________________________________________________
REPORT AND PAGEHEADER
________________________________________________
DETAIL SECTION
Data 1 Data A
Data 2 Data B
Data 3 Data C
Data 4 Data D
Data E
Data F
SUBREPORT START Data G
SubreportData <<<<<< Data H-J should start here
SubreportData
SubreportData
SubreportData
SubreportData
SubreportData
SubreportData
SUBREPORT END
Data H
Data I
Data J
________________________________________________
REPORT AND PAGEFOOTER
________________________________________________
I have a landscape report that is setup as single-column (Page Setup).
I have layed out the data in the report in two colums.
In the left 'column' I have a subreport that can be resized (CanGrow=True).
The problem is that whatever control/data starts below that subreport on the
right side of the report, is pushed down to the point where the subreport
ends on the left side.
Is there an easy way to solve this problem ? I have tried to fiddle around
with column setup, but I cnn't work it out. I have also searched the web to
find faq's on colums and layout, but no real answers there either. So anyone
? Please ?
Below is an 'example' of what happens
________________________________________________
REPORT AND PAGEHEADER
________________________________________________
DETAIL SECTION
Data 1 Data A
Data 2 Data B
Data 3 Data C
Data 4 Data D
Data E
Data F
SUBREPORT START Data G
SubreportData <<<<<< Data H-J should start here
SubreportData
SubreportData
SubreportData
SubreportData
SubreportData
SubreportData
SUBREPORT END
Data H
Data I
Data J
________________________________________________
REPORT AND PAGEFOOTER
________________________________________________