I've created a report in VS2010 to display in the ReportViewer 10.0.0.0. I cannot get the column and row headers to repeat on pages other than the first page. I have set RepeatColumnHeaders and RepeatRowHeaders both to True, but it only displays the
headers on the first page. It is a simple report with just the one default group.
Any suggestions?