I just done 'Edit Subreport' from the main report to edit the first subreport and that subreport dosen't contain the second subreport as I was expecting.
Thanks a lot for pointing out this short fall of CR.
I have a report that contains an ITextObject called TextReportTitle in the Report Header to hold the name of the report. I set this in code using c# but should be fairly similar in VB.Net. Heres the code I used:
ReportDocument report = new ProgramReport();
TextObject textObject =...
Hi All,
I have a report that contains a subreport, and that subreport also contains a subreport. The problem is that I can't figure out how to set the datasource of
the sub report in the sub report. I am using Crystal Reports.Net (VS2003) and am setting the datasource of the reports to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.