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

sql server reporting services

group:

Jump to URL in ReportViewer- Underline not displaying


Jump to URL in ReportViewer- Underline not displaying Keith
8/22/2006 6:28:02 AM
sql server reporting services: Hello,

I have a text box in a table that has its text-decoration property set to
Underline. The textbox has its value set from a column in a dataset. I have
also defined the following as its Jump to URL expression:

="http://" & Parameters!WebServerName.Value &
"/Policy/Reports/AdvisorAccountPolicyStatus.aspx?asofdate=" &
Parameters!dAsOfDate.Value & "&AdvId=" & Fields!ENCRYPTED_USER_ID.Value

The second I define the Jump to URL expression and deploy the report, the
Underline stops being displayed. If I remove the Jump to URL expression, the
Underline is displayed.

I am using the .Net ReportViewer control. I know that the HTML is being
rendered properly for the text-decoration, but the reportviewer control
refuses to display it. If I view the report using the SQL Reporting Services
management tool, the underline is displayed.

Does anyone have a solution?

Thanks,
Keith Misegades

RE: Jump to URL in ReportViewer- Underline not displaying Keith
8/28/2006 6:40:01 AM
If anyone has a solution to this, it would be greatly appreciated.
Everything I have tried has failed and we really need a solution to this
issue.

Thanks,

Keith

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