all groups > sql server reporting services > june 2005 >
You're in the

sql server reporting services

group:

freeze columns (not headers


freeze columns (not headers Phillip
6/21/2005 1:16:03 PM
sql server reporting services:
I have many columns out to the right. The name column is the first column in
the report. I wan to "freeze" the name column so that when you scroll to the
right in the report the name column is still visible.

From this forum i learn that freeze headers isn't available until RS 2005.
Is this the same case for Freeze columns?

RE: freeze columns (not headers Todd
8/12/2005 1:10:05 PM
I'm not sure that Freeze Columns will even be available in the initial RS
2005 release. I haven't heard anything about it and it's a feature that I
would love to see.

Currently the only way to accomplish these things are to programmatically
pull reports from RS and save the resulting output file. Then your
application must open the Excel file and manipulate it directly. You'll need
to have a way for the application to know which columns/rows get frozen for
each report that you have.

It's doable, but you have to have a lot of custom code done and it does slow
down the delivery speed some.

[quoted text, click to view]
Re: freeze columns (not headers Robert Bruckner [MSFT]
8/20/2005 3:05:27 PM
It will be available in RS 2005.

-- Robert
This posting is provided "AS IS" with no warranties, and confers no rights.


[quoted text, click to view]

AddThis Social Bookmark Button