I'm trying to get a better understanding of how exactly the reporting design works, with all its quirks. Currently I have an issue about a second page being added, even though the body of that page is empty. My experience in this RDLC is a couple of hours.
I restarted the design and figured out, it is caused by removing the SalesOrderDim Tabilx at the very bottom of the page. As soon as I delete that, it always prints out two pages. However I don't understand why this happens. I think it might be connected to how the page breaks are generated after a group is finished. But that's just a guess.
So, any ideas on why this happens?
0
Comments
The single only thing I did, was removing the Tablix from the page, so I don't see how this is connected to the width of the page?