I am unable to make the hyperlinks in a crystal report open up in a new window. They always directs the report to another page. How do I make them into pop-ups? Need to show some detail info as a popup when user'll click on a hyperlink so that they can close it and see the main report without having to reload it. Using ASP.NET(C#) with SQL SERVER 2012 Thanks
I'm attaching a sample image to explain the scenario a bit more. The image below is a part of my report where the blue link inside the red box is a hyperlink. On click event of that hyperlink I want to open a pop up window(.aspx).