http://www.codeease.com/how-to-repeat-table-header-on-every-page-in-rdlc-report.html
Incase it disappears here is the text of the workaround:
- Go to your Visual Studio RDLC design screen, please look at the right bottom corner in design part. There is a small black rectangle there. Click it and check what you can see:
- Yes, you can see “Advanced Mode”, please check on it.
- After you check on Advanced Mode, you will see Row Groups and Column Groups like below:
- Click “Static” in Row Groups list, and check the properties on the right side:
- Set “RepeatOnNewPage” to “True”.
No comments:
Post a Comment