Click here to Skip to main content
15,891,529 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Here I am using two sub reports (subreport1,subreport2)in the list, some time shows subreport1 and some time show subreport2 and sometimes both will disable in that time Empty page was printing becoz of given pageBreak after the list, I dono need to add pagebreak if the both subreport are empty,

Please help,

Thanks in Advance.
Posted

1 solution

Set the KeepTogether property as False for all controls
 
Share this answer
 

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