stingrae
Mar 10th, 2004, 06:25 PM
Hi All,
I have a report (VB.Net to Crystal) and inside this report I have a supreport.
The problem I have is that as the subreport expands, it overwrites text that is placed below it.
I'll try and draw it:
[------------------------------]
[ Heading ]
[ ]
[ Main Report Stuff ]
[ : ]
[ Subreport ]
[ More main stuff ]
[ ]
[ Footer ]
[------------------------------]
So looking at this (lously exuse for a) picture, the subreport ends up being printed over the top of the "more main stuff" and also over the footer. Even though I have the "cangrow" property set to true for the sub report field, this still hapens.
any ideas?
cheers.
I have a report (VB.Net to Crystal) and inside this report I have a supreport.
The problem I have is that as the subreport expands, it overwrites text that is placed below it.
I'll try and draw it:
[------------------------------]
[ Heading ]
[ ]
[ Main Report Stuff ]
[ : ]
[ Subreport ]
[ More main stuff ]
[ ]
[ Footer ]
[------------------------------]
So looking at this (lously exuse for a) picture, the subreport ends up being printed over the top of the "more main stuff" and also over the footer. Even though I have the "cangrow" property set to true for the sub report field, this still hapens.
any ideas?
cheers.