Preventing a page break between table rows
Posted: Mon Apr 06, 2015 5:32 pm
In my application, I am inserting 2 row tables, one holding a header, and the other holding the content. In one of my test examples, a page break is occurring between the first and last row.
Is it possible to keep two rows together without having to programatically place a page break before inserting the table?
Thank you.
Is it possible to keep two rows together without having to programatically place a page break before inserting the table?
Thank you.