开发者

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

Is it possible to "freeze" a开发者_如何学Python 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't scroll out of view? I am using table type of report.


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

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜