Hi,
I have put an HTMLTextBox on a report and inserted a hyperlink into it as follows:
<a href="Visit'>http://www.w3schools.com/">Visit W3Schools</a>.
When I "Preview" the report the hyperlink works fine but when I switch to "Html Preview" the link just displays as blue underlined text and is not an active link. Also, the link doesn't work at all when I use the reportViewer control in a asp.net webforms web page.
I have tried this in VS2008 and VS2012 . I have also used .Net 3.5 and 4.0 . The Reporting version is Q1 2013 SP1
Is this an issue or am I just doing something wrong?
Thanks
Dan Rizzo
I have put an HTMLTextBox on a report and inserted a hyperlink into it as follows:
<a href="Visit'>http://www.w3schools.com/">Visit W3Schools</a>.
When I "Preview" the report the hyperlink works fine but when I switch to "Html Preview" the link just displays as blue underlined text and is not an active link. Also, the link doesn't work at all when I use the reportViewer control in a asp.net webforms web page.
I have tried this in VS2008 and VS2012 . I have also used .Net 3.5 and 4.0 . The Reporting version is Q1 2013 SP1
Is this an issue or am I just doing something wrong?
Thanks
Dan Rizzo