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
error LNK2001: unresolved external symbol _CLSID_DccMan????
securing mdb file
move to a row in listview control - MS Access 2003
Access List Box Form Controls
Auto-attach to process '[4152] w3wp.exe' on machine '[machine name]' failed. Error code 0x8013134b.
Subdatasheet
Excel workbook opens read only w/ error "Excel Workbook open by 256 Users"
Export or download file from embeded resource Silverlight
access query export data from one table to another
Upgrade from Win2003 R2 to Win 2008