This is a migrated thread and some comments may be shown as answers.

navigate to url without opening new window

3 Answers 135 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
B
Top achievements
Rank 1
B asked on 16 Dec 2010, 07:18 PM
I'm using the "Naviage to URL" action in a report.  When the report is rendered as html in the asp.net ReportViewer, when i click on the link, the report opens a new window.  I need it to just navigate away from the report within the same window.  Can this be done?

using Telerik Reporting 2010 Q3
using Asp.Net ReportViewer.

3 Answers, 1 is accepted

Sort by
0
B
Top achievements
Rank 1
answered on 16 Dec 2010, 08:40 PM
I confirmed the "Target" attribute on the <a> tag is:
Target="_blank"

I need to override the default behavior and set:
Target="_parent"

How is this done?
0
B
Top achievements
Rank 1
answered on 17 Dec 2010, 07:25 PM
bump
0
Steve
Telerik team
answered on 20 Dec 2010, 01:52 PM
Hi B,

Currently it is not possible to change this behavior, but we have logged it as improvement in our TODO list.

Sorry for the temporary inconvenience.

Greetings,
Steve
the Telerik team
Get started with Telerik Reporting with numerous videos and detailed documentation.
Tags
General Discussions
Asked by
B
Top achievements
Rank 1
Answers by
B
Top achievements
Rank 1
Steve
Telerik team
Share this question
or