Microsoft
Software
Hardware
Network
Question : Microsoft Reporting: setting Action property on textbox
Hi experts,
I have a report which contains a subreport. The subreport has a textbox. When the user clicks this textbox, I would like a relative URL to open. I realize this may be a pipe dream but need to at least make progress in that direction.
At present, the HyperLinkTarget property for the ReportViewer is set to "_Self". If I try a straightforward Action expression for the textbox, such as (Jump to URL) expression ="
http://www.experts-excha
nge.com
", the subreport does not render at all, but instead displays the all-too-familiar "Error: The Subreport Could Not Be Showm" message. If I set the Action to "None" instead of "Jump to URL", the subreport displays.
I see many people having issues getting this behavior to their specifications, but nobody I've encountered is having this much trouble simply getting a hyperlink to render at all Is there something obvious that I might be missing, or any action I can take to obtain more useful diagnostic information?
In case it has any bearing, the ReportViewer control is dynamically added to a PlaceHolder at runtime.
Thanks in advance.
Answer : Microsoft Reporting: setting Action property on textbox
ReportViewer.LocalReport.E
nableHyper
links had the default value False. Setting this property True corrected the issue.
Random Solutions
Hyper-V RAID Recommendations
SQL delete query for duplicate records in Access
How to prevent "Request Timed Out" error in aspx pages? How to increase the timeout?
help with Scalar-valued function
C# -- TableAdapter -- "GetDataBy" Column Value ?
Forefront client Security and Server management Console
Draw a scroll bar into non-client area
How to calculate the sum of a bound column in a GridView control for manipulation in VB Code-Behind
Empty Strings and Null String
Creating Log table