I have an RDLC report with three tables and corresponding datasets. In my second table, I cannot get two header lines to repeat on every printed page. When viewed in interactive mode, each table is on its own page, and this is not a problem. When I switch to print layout, for example. my second table now spans two pages, and the second page does not contain header lines.
Am I missing settings or something else?
ADDED: I have the checkboxes "Repeat column headings on each page."
reporting-services
Profk
source share