Page BReaks in subreports

T

Tamiyra

The page breaks or force new page propeties do not work once I view from my
main report, is there a way to get them to work?
 
T

Tamiyra

Ok I figured it out by searching the forum a little more closely..........
didn't realize you could set the pagebreak property "Visible"


Sorry
 
D

Duane Hookom

I have never seen a way to use page controls, sections, or events in
subreports. Perhaps if we knew more about what you were attempting to do, we
could suggest an alternative.
 
M

Marshall Barton

Tamiyra said:
The page breaks or force new page propeties do not work once I view from my
main report, is there a way to get them to work?


No! The main report is in charge of Page issues so
subreports can not process Page Header/Footer
sections/events, Page Break controls or the Page event.
However, the KeepTogether and ForceNewPage properties do
work the same as in a main report.
 
Top