When writing technical documents, it is often required for tables to not wrap across columns and page breaks, so that all data from a given table are displayed in one place. In LaTeX, there is a setting to prevent tables from wrapping unless they are simply too long to do otherwise. Is there any similar such setting for Word 2010?
I know I can manually insert column and page breaks, but it becomes a hassle to reformat the entire document if I add in two lines of text which bumps two lines of a table over to the next column. I also found an option under Table Properties for "don't break row over pages", but this doesn't seem to do what I want. Is there any other setting that can do this?
Examples:
Bad:

Good:



