I have 2 tables in a report, one is 3/4 of a page long, and the other is 1/2 of a page long.
Currently if i add these, I get one page for table 1 and 1 page for table 2.
If i make table 2 long enough, it will eventually fill the white space on page 1 before going on to other pages. There is a “IsKeepWithNext” flag but it doesnt appear to do anything.
I have not included a code sample as its a fairly simple scenario.
Is there any flag I can use to tell a table its OK to break into different pages and not try to keep the contents together? This is leading to a lot of whitespace in documents.