Repeat parent group if child group goes to another page

喜欢而已 提交于 2019-11-29 07:57:46

First, make sure you've enabled Advanced Mode in the Grouping section:

For each Group Header row, set the RepeatOnNewPage property to True.

This should do the trick - you might need to play around with it a bit more; in my experience it can be quite tricky to get everything correct.

For more detail see Repeat Header / Keep Header Visible in Tables in RS 2008.

Under Design Pane - > Row Groups - > click on (static) - > Press F4 - > Properties window will pop up.

In the Properties window - >Set KeepWithGroup = After and RepeatOnNewPage = True.

If you want the header to be frozen while scrolling down the report, set FixedData = True.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!