rdlc report in vs2010, how do i repeat column header on every page?

后端 未结 4 2038
我寻月下人不归
我寻月下人不归 2021-02-01 04:30

How do I repeat column header (captions) in RDLC reports?

It says here http://msdn.microsoft.com/EN-US/library/735D1EE7-3C89-46D8-A346-504DB10F33E1.aspx#TableNoGroups:

4条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-01 04:43

    I have had this nagging issue in my bug list for months! I want to make it clear that KDrewiske gave me the solution so don't vote for me, but I can't seem to reply to deerchao's followup question. (Sorry, I'm new to the site)

    In addition to KDrewiske's solution, I had to select the second row ('Details1' from the previous example) and turn KeepTogether to false.

    I now get column headers on every page and can remove a pesky bug from my list!

    Regards, bizzarry

提交回复
热议问题