引入分组后,每页的标题部分没有显示

问题描述:

大家好,

在将分组引入报表之后,该报表无法显示除第一页以外的整个页面的标题.我怎么解决这个问题?我正在使用Microsoft的报表功能.rdlc.

如果我不清楚,请随时要求我.

感谢

Hallo Everyone,

After I have introduced grouping to my report, the report is not able to show the header over the entire pages, except for the first page. How can I solve this problem? I am using microsoft''s reporting functionality, the .rdlc.

If I am not clear enough, please be feel free to ask me back.

Thanks

好,下来看看rdlc报表设计器的右上角.您将看到高级模式组合框.从中选择启用.
那么您会在分组"部分中看到一个行分组,显示为静态
打开其属性并将每个页面上的重复设置为true.
转到Tablix属性并检查(重复列标题)和(重复行标题)
ok go down and see the right corner of the rdlc report designer. You will see the Advance mode combobox. Select enable from it.
then you will see one row group emerge down in the groups section as Static
open its properties and set Repeat on every page to true.
go to the Tablix property and check (Repeat column headers) and (Repeat row headers)