Crystal Subreports

  • Thread starter Thread starter Franck
  • Start date Start date
F

Franck

Ok i have a problem. What do i need to change to make crystal show
subreport within subreports ?

So i have 3 layer
The MainReport
Multiple SubReport Attached in the MainReport
Multiple SubSubReport Attached in the SubReports

Showing the SubReport itself by bypassing the MainReport the
SubSubREport are showing
From the MainReport a Blank section of about 1 inch high is there.
There is no supress at all, all the report and subreport are having
the same dataset value and binded to the same XSD, i have this setting
because crystal is limited to 86 Sections so i had to make sub report
because i have over 500 Details
 
Franck,

I don't believe you can have a subreport in a subreport in Crystal
Reports. I remember not being able to do it in an earlier version, and I
don't recall seeing anything change in regards to that over the years.

Also, if you have over 500 details and 86 sections, you might want to
consider maintaining separate reports. Having that much in one report is
just a maintenance nightmare.
 
Franck,

I don't believe you can have a subreport in a subreport in Crystal
Reports. I remember not being able to do it in an earlier version, and I
don't recall seeing anything change in regards to that over the years.

Also, if you have over 500 details and 86 sections, you might want to
consider maintaining separate reports. Having that much in one report is
just a maintenance nightmare.

--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)


Ok i have a problem. What do i need to change to make crystal show
subreport within subreports ?
So i have 3 layer
The MainReport
Multiple SubReport Attached in the MainReport
Multiple SubSubReport Attached in the SubReports
Showing the SubReport itself by bypassing the MainReport the
SubSubREport are showing
From the MainReport a Blank section of about 1 inch high is there.
There is no supress at all, all the report and subreport are having
the same dataset value and binded to the same XSD, i have this setting
because crystal is limited to 86 Sections so i had to make sub report
because i have over 500 Details

Actually it is only 1 report.i got over 5000 columns, and i had to
show/hide alot of section. Any way i manage to do it with 57 subreport
having 86 section each. That was the basic report not the full one.

the report itself is 63 pages for 1 record.
 
Back
Top