all groups > sql server reporting services > october 2006 >
You're in the

sql server reporting services

group:

Report Columns


RE: Report Columns alexkoe
10/19/2006 11:43:02 AM
sql server reporting services: Hi,
if you are using a table control on your report you can use the Visibility
property. Using this property you can either specify an expression or specify
another control in the report to toggle the visibility of the column. If you
want the user to decide about visibility I'd go for the control, if you wish
to do it I'd suggest an expression evaluating the current Windows
user(WindowsIdentity)

[quoted text, click to view]
Report Columns Kenan Kilictepe
10/19/2006 2:18:53 PM
Hi,

I have a detailed report with 60 columns. How can user hide some columns in
reportviewer?
For example if he is interested in 5 columns, is it possible for him to hide
rest 45 col. automaticly?

Thanks

AddThis Social Bookmark Button