ilich / MvcReportViewer

ASP.NET MVC Html Helpers for ReportViewer Control.
MIT License
282 stars 131 forks source link

Add custom params to url which are not encrypted #204

Open nhaberl opened 7 years ago

nhaberl commented 7 years ago

Hey, would be a nice feature if we could pass custom url params to the iFrame which are not getting encrypted so we can access it within the iFrame.

Now we have the problem that we cannot pass params which are being used by iframe onload event.