Is it possible to insert a report viewer into a .cshtml file? I'm using Razor view Engine and I already have a report. I just want to insert that report into a view of mine. Thank you
Asked
Active
Viewed 546 times
1
-
1Look this thread: http://stackoverflow.com/questions/6144513/how-can-i-use-a-reportviewer-control-in-an-asp-net-mvc-3-razor-view – speti43 Aug 01 '12 at 15:37