Crystal Subreports

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
 
N

Nicholas Paldino [.NET/C# MVP]

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.
 
F

Franck

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top