Microsoft
Software
Hardware
Network
Question : Crystal reports subreport doesn't show if longer than section
I have a crystal report using VS 2005 in an asp.net web application.
The report has a details section from one table then I have another details section below it that I have inserted a sub report into. The sub report uses data from another table. When I format the subreport as on demand it shows up perfectly when you preview and click the hyperlnk to the report. It also works fine on the site using the report viewer control.
The problem is that when there are enough records in the subreport to cause it to go beyond one page for the main report and subreport combined it does not display if I just have it on the page without the On Demand option checked. If I use selection criteria to reduce the records so that the main report and sub report all show on one page it works just fine.
I need the sub report to show on the same page as the main report, going onto more pages if necessary without using an On Demand hyperlink option. How do I get this to work?
Answer : Crystal reports subreport doesn't show if longer than section
Is it showing on page 2?
Check the subreport format to see if you have KEEP TOGETHER set on.
mlmcc
Random Solutions
Convert web.config from .NET 3.5 to 4.0
Enhancing a hotspot button to include reply with history
problem exportting gridview to excel spreadsheet
CentOS 5.3: install: booting off USB: misunderstanding....is there a way I can INSTALL linux from an USB drive?
JavaScript Error in IE7 menu hover background does not work
Crystal reports how to insert page break dynamically
Clearing a submit form once submitted
Operation Must Use an Updateable Query
Can you setup Remote Desktop Gateway and Remote Desktop Services on the same Server
How do I make a database that stores data from a form with sections that have an unknown number of entries