Freezing column headers while scrolling in SSRS

后端 未结 2 753
时光取名叫无心
时光取名叫无心 2020-12-31 05:29

I have a simple table in ssrs with a single header row and no grouping. I want to freeze the columns while scrolling. I have set the properties of table(Fixed column headers

相关标签:
2条回答
  • 2020-12-31 05:43

    The easiest way I found is this one. The Fixed Group property did not work for me.

    0 讨论(0)
  • 2020-12-31 05:56

    I think this can be fixed by setting the FixedData property to True in Advanced Mode. To get to Advanced Mode, click the down arrow on the grouping pane, select Advanced Mode, then select Details and check the properties there.

    0 讨论(0)
提交回复
热议问题