Hello,
I'm having trouble with a Crystal Report/sub report in VB.NET.
The main report contains a subreport in the report footer.
The main report consists of columns of data, and I use a vertical line, that runs from the Report header, through the detail section.
When the report is only 1 page, it works great. The vertical lines end where they should, and the subreport display it's separate data properly.
When the report is >1 page, the vertical lines run through the subreport, making it impossible to read.
The Main report ends where it should, and the data is correctly displayed in the subreport - it is just obscured by vertical lines.
I don't understand why it works fine when the report is 1 page, but the lines extend too far when it is greater than 1 page??
TIA
amber
I'm having trouble with a Crystal Report/sub report in VB.NET.
The main report contains a subreport in the report footer.
The main report consists of columns of data, and I use a vertical line, that runs from the Report header, through the detail section.
When the report is only 1 page, it works great. The vertical lines end where they should, and the subreport display it's separate data properly.
When the report is >1 page, the vertical lines run through the subreport, making it impossible to read.
The Main report ends where it should, and the data is correctly displayed in the subreport - it is just obscured by vertical lines.
I don't understand why it works fine when the report is 1 page, but the lines extend too far when it is greater than 1 page??
TIA
amber