SSRS tablix Merging cells vertically problem

后端 未结 4 1311
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-14 02:22

I found the colspan and rowspan property defined in TablixCell,but in report Designer still can\'t vertical merge cells,if i modify the RDL xml file manually set Rowspan,the

4条回答
  •  借酒劲吻你
    2020-12-14 02:53

    As far as I know, the only way to merge vertically, is to use a Matrix instead of a Table.

    http://gotreportviewer.com/matrices/index.html

提交回复
热议问题