How to freeze one or more columns in MS ReportViewer control?

后端 未结 1 422
遇见更好的自我
遇见更好的自我 2021-01-23 08:47

Is it possible to \"freeze\" a column in Microsoft ReportViewer control local mode so that as the user scrolls to the right the first column or two continues to show and doesn\'

1条回答
  •  失恋的感觉
    2021-01-23 09:30

    I found solution.

    You have to click on the column above the header of the report designer. It will select whole column including Table Header, Table Details, Table Footer and click on the property (F4). Change FixedHeader Property to True.

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