I have a ReportViewer RDLC report running in my MVC Controller-view. There's a field in the Report, that I need to hyperlink call another Report URL. The field value must be included as parameter also. This was done successfully with WEB Forms ASP.Net by calling the aspx URL. But since it's MVC - I can only think that it must call the controller, but how I don't know (A Razor helper ?). Thanks if you know any ideas.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…