Skip to Content
0
Former Member
Apr 09, 2010 at 07:21 AM

Freezing Coumns/Rows in report

31 Views

Greetings!

I am using Visual Studio 2005 and developing an application in ASP.NET by using bundeled Crystal Report .

As I have a limited space to show the report ; due to Master Page layout;. I have used bestfit property to false and defined the report width to 600 pixel.

Till Yet everything is fine.

I require

01. How to fix/freeze the first n say two columns so that when user scrolls the columns should not move or scroll.

02. In some cases I would like to freeze the Pager Header and now when user scrolls vertically then the page header would not move.

03. In some cases I require the above two in the same report.

I know how to accomplish the above in CrossTab reports but could somebody help how to accomplish above in simple reports.

Thanks!

M.MaShaAllah