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

sql server reporting services

group:

Parameter Tool Tip


Parameter Tool Tip John Wright
11/22/2006 12:48:51 PM
sql server reporting services:
Is there a way to set the tooltip text of a parameter that is derived from a
stored procedure. Currently the tooltip says "Parameter Type: String", I
want to change this to my own text.

Thanks.

John Wright

Re: Parameter Tool Tip tafs7
11/23/2006 9:40:19 PM

Sorry, John

Reporting services is not very flexible when it comes to customizing
the parameters toolbar provided w/ the Report Server. They offer very
little control of this except for the order in which to display the
parameters, and whether or not to display the parameter toolbar.

If you need further control of the parameters entry, I would recommend
creating a custom web application that provided the user the input
parameters section using web controls, and then you can create your URL
to the ReportServer and pass in those parameters via the URL Access
method, or you can use the SOAP API and call the reportserver web
service using code.

Regards,
Thiago Silva, MCAD.NET

[quoted text, click to view]
AddThis Social Bookmark Button