There are two situations in my report where it reaches the end of the page and cuts the rows or controls off when I would prefer they be together.
One issue is a certain grouping in a tablix control which will have enough data to span multiple pages. How do I specify rows that must print together?
Secondly, at the end, I have a line control and textbox. I need these two controls to always be on the same page.
Any suggestions?