Click here to Skip to main content
15,914,924 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Mail Comes On My Interface Pin
Kornfeld Eliyahu Peter8-Mar-15 0:01
professionalKornfeld Eliyahu Peter8-Mar-15 0:01 
AnswerRe: Mail Comes On My Interface Pin
Richard MacCutchan8-Mar-15 2:12
mveRichard MacCutchan8-Mar-15 2:12 
Question3D Image in asp.net webforms Pin
BISGroup6-Mar-15 1:40
BISGroup6-Mar-15 1:40 
AnswerRe: 3D Image in asp.net webforms PinPopular
F-ES Sitecore6-Mar-15 2:34
professionalF-ES Sitecore6-Mar-15 2:34 
GeneralRe: 3D Image in asp.net webforms Pin
Dave Kreskowiak6-Mar-15 13:14
mveDave Kreskowiak6-Mar-15 13:14 
QuestionManually Coding an Edit, Update, Cancel Button in Gridview Asp.net Pin
Robmyel Padrinao5-Mar-15 20:05
Robmyel Padrinao5-Mar-15 20:05 
AnswerRe: Manually Coding an Edit, Update, Cancel Button in Gridview Asp.net Pin
deepankarbhatnagar10-Mar-15 23:02
professionaldeepankarbhatnagar10-Mar-15 23:02 
QuestionHandling Active Links which redirect to another report in reports using Report Viewer Pin
Kandepu Rajesh4-Mar-15 11:17
Kandepu Rajesh4-Mar-15 11:17 
AnswerRe: Handling Active Links which redirect to another report in reports using Report Viewer Pin
Kandepu Rajesh5-Mar-15 5:26
Kandepu Rajesh5-Mar-15 5:26 
GeneralRe: Handling Active Links which redirect to another report in reports using Report Viewer Pin
Richard MacCutchan5-Mar-15 6:48
mveRichard MacCutchan5-Mar-15 6:48 
AnswerRe: Handling Active Links which redirect to another report in reports using Report Viewer Pin
jkirkerx5-Mar-15 7:47
professionaljkirkerx5-Mar-15 7:47 
Kandepu Rajesh wrote:
The reports are displaying fine as expected. But the problem is some reports have active links in them which when clicked redirects to another report.

Kandepu Rajesh wrote:
But the reporting server services can be accessed inside the firewall only.

Kandepu Rajesh wrote:
But my asp.net application can be accessed from any where

Question:
Kandepu Rajesh wrote:
how can I display the redirection reports even in the Report Viewer control. Is there any way to manipulate the links programatically, so that they will be displayed on the report viewer.

[EDIT]
Your either change the link on the server side before the HTML is rendered
Or change the link on the client side in the DOM, using JQuery or just plain Javascript.
If you just want to change the server name, that's pretty easy.


So your saying that not all the reports are report viewer?,
Or you want to swap out the current report for the other report on the same page without a post back when the link is clicked?

You didn't post code showing how the link is generated, or a sample link of now and what you really want it to be. So I can't really offer a precise solution.

You should probably rethink your question, with the pinpointed problem your facing, and not a general overview of the program.

I really wanted to just hit the cancel button on this question, but I tried to help out.
I'm going to take a hit on this with vote downs, and probably delete my post here.
GeneralRe: Handling Active Links which redirect to another report in reports using Report Viewer Pin
Kandepu Rajesh5-Mar-15 8:19
Kandepu Rajesh5-Mar-15 8:19 
GeneralRe: Handling Active Links which redirect to another report in reports using Report Viewer Pin
jkirkerx5-Mar-15 9:06
professionaljkirkerx5-Mar-15 9:06 
QuestionIs Office required to have installed on the machine with Interop dll? Pin
sudevsu3-Mar-15 7:56
sudevsu3-Mar-15 7:56 
AnswerRe: Is Office required to have installed on the machine with Interop dll? Pin
F-ES Sitecore3-Mar-15 8:06
professionalF-ES Sitecore3-Mar-15 8:06 
AnswerRe: Is Office required to have installed on the machine with Interop dll? Pin
Richard Deeming3-Mar-15 8:15
mveRichard Deeming3-Mar-15 8:15 
GeneralRe: Is Office required to have installed on the machine with Interop dll? Pin
sudevsu3-Mar-15 10:16
sudevsu3-Mar-15 10:16 
AnswerRe: Is Office required to have installed on the machine with Interop dll? Pin
PIEBALDconsult3-Mar-15 8:44
mvePIEBALDconsult3-Mar-15 8:44 
GeneralRe: Is Office required to have installed on the machine with Interop dll? Pin
sudevsu3-Mar-15 10:16
sudevsu3-Mar-15 10:16 
AnswerRe: Is Office required to have installed on the machine with Interop dll? Pin
jkirkerx4-Mar-15 8:48
professionaljkirkerx4-Mar-15 8:48 
AnswerRe: Is Office required to have installed on the machine with Interop dll? Pin
mohit908-Mar-15 9:35
mohit908-Mar-15 9:35 
Questionms access query to select between date Pin
Praveen Kandari3-Mar-15 1:04
Praveen Kandari3-Mar-15 1:04 
AnswerRe: ms access query to select between date Pin
F-ES Sitecore3-Mar-15 2:03
professionalF-ES Sitecore3-Mar-15 2:03 
AnswerRe: ms access query to select between date Pin
Humayun Kabir Mamun3-Mar-15 2:05
Humayun Kabir Mamun3-Mar-15 2:05 
AnswerRe: ms access query to select between date Pin
Richard Deeming3-Mar-15 5:26
mveRichard Deeming3-Mar-15 5:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.