Report Viewer Helper for MVC
Please add a Report Viewer Control for MVC. Web Forms has one. Will not be able to completely move off of Web Forms until one is created.
You can write a wrapper today. Write a helper that creates a ReportViewer control in code and and calls render on it to get the HTML. I will pass the feedback to the report viewer team in SQL.
5 comments
-
Tim
commented
Being able to use MSQL 2012's entire stack to solve enterprise level needs while only using Microsoft software is my goals as a partner/consultant.
ALL business software needs to be able to produce reports and since I use SSRS for 100% of my reporting I would expect to be able to use Microsoft's latest development framework (MVC4) to consume these reports.
-
Mike
commented
Ended up ditching MVC. Sticking with Web Forms + Web API.
-
Mike
commented
I would like to update this. Could the report viewer be made to run in javascript? That would be the ultimate.
-
Mike
commented
Great! I should have said a "Report viewer for Razor Pages"
-
Daver
commented
It would be nice if it supports Ajax and jQuery as well.