Click here to Skip to main content
15,884,083 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a problem while using Crystal Reports 9.0. We have around 5 sub reports in the main report's detail section. One of the subreports has a text string originating from the database and sometimes exceeds 800 characters. If the length of text string exceeds 800 characters or the height of the Subreport is not sufficient to hold the entire text, the subreport itself is hidden, otherwise the subreport displays the data.

Do we have any settings that I have missed out, please suggest.

Regards
Posted
Comments
ShaikhM 9-May-12 0:23am    
Try playing with the Can Grow property of the Subreport as well as the Text feild within the subreport.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900