Friday, February 24, 2012

hiding folders and list view

Hello I have a few questions hoping someone can help

Any way to hide a report completely ? ie data source folders, subreports called from hyperlinks etc

Anyway off hiding the List view and restrict the user from selecting list view ?

Anyway off customising the reporting services top area which is in yellow and black ie put a logo in this area ?

thanks

Hi,

You cannot hide a report completly in the SSRS. It is not a problem to see the reports in details view. It is a communication issue with the end users not to use the subreports. Also, you cannot remove the "show details" button.

For custom look, you should create your ASP.NET application and use the ReportViewer control. In this case you can hide your reports Wink

Regards,

Janos

|||

Do you want to hide the report or subreports?

If report,why do you want to hide a report,when permissions can play a role in this task.

Do you want to show the hyperlink conditionally.you have the option to write act as hyperlink as a function in the navigation property fx itself.

Why not,you can place a picture in the header? make it as template and use it when ever you want

No comments:

Post a Comment