Reputation: 677
I have a main report and I add new a subreport for main. But have a problem. The width of the subreport is smaller than width of the main report. How to increase content of the subreport?
I use crystal report for visual studio 2010
Upvotes: 2
Views: 1759
Reputation: 2750
You have to increase the width of the subreport itself. Right-click on the subreport, click edit subreport. Then increase the size of the subreport.
Upvotes: 2