Preventing Table Rows from Splitting Across Pages

Hi.

I'm trying to create a report that creates a table and saves it as a PDF report. Is there a way to prevent the table rows from splitting across pages? I tried using a Tile Vertical/Horizontal after the table (they contain a parameter 'Allow Rows To Cross Pages'. This sort of worked in that it prevented the rows from splitting, but then it didn't have the column headers on every page. It seems like the Table component should contain a parameter 'Allow Rows To Cross Pages', but it does not.


Thanks.