Page 1 of 1

WebViewer Confusion

Posted: Tue Oct 18, 2016 2:01 pm
by BerndDA
Hi,

I am little confused about the WebViewer component. In the 2016.2 release notes you state:
>> WebViewer. Now, this component is a universal full-featured tool for viewing reports
As far as I see, this component is only available using ASP webforms technology. Is there a MVC component as well? We do not like th thought of having to mix technologies again in order to show reports in MVC projects...

Regards
Bernd

Re: WebViewer Confusion

Posted: Wed Oct 19, 2016 7:04 am
by HighAley
Hello, Bernd.

If you need a viewer for MVC, please, look at the StiMvcViewer.
You could read more on the Programming Manual and Samples pages.

Thank you.