I have an RDLC report with three tables and associated data sets. In my second table, I cannot get the two \'header\' rows to repeat on each printed page. When viewed inte
Have you ticked "Repeat header rows on each page" on the table properties?
(Right-click the table > properties)