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

sql server reporting services

group:

Suppressing Output Formats


Suppressing Output Formats Ramzi
9/7/2005 1:06:03 PM
sql server reporting services:
I have a ReportViewer control that has a dropdown list of the different
formats a user can export to.

What must I do to suppress on or more items in the drop down list?

Thanks
--
Re: Suppressing Output Formats Daniel Reib [MSFT]
9/7/2005 1:15:12 PM
You can mark them as visible="false" in the RSReportServer.config file.

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


[quoted text, click to view]

Re: Suppressing Output Formats Wayne Snyder
9/7/2005 5:34:21 PM
Be aware that setting the visible property to false makes the item not
visible to anyone, anywhere... Not just for your program.

--
Wayne Snyder, MCDBA, SQL Server MVP
Mariner, Charlotte, NC
www.mariner-usa.com
(Please respond only to the newsgroups.)

I support the Professional Association of SQL Server (PASS) and it's
community of SQL Server professionals.
www.sqlpass.org

[quoted text, click to view]

AddThis Social Bookmark Button