Use Stimulsoft report viewer with Web API
-
- Posts: 7
- Joined: Tue Nov 11, 2014 1:48 pm
Use Stimulsoft report viewer with Web API
Hello,
I am writing an SPA application with Microsoft asp.net and Web API technologies.
I it possible to use Stimulsoft HTML report viewer with WEB API ?
I it is. How? Is there any tutorial available? I couldn't find any thing on this topic.
Thank you in advance
I am writing an SPA application with Microsoft asp.net and Web API technologies.
I it possible to use Stimulsoft HTML report viewer with WEB API ?
I it is. How? Is there any tutorial available? I couldn't find any thing on this topic.
Thank you in advance
Re: Use Stimulsoft report viewer with Web API
Hello,
Thank you for the question.
Thank you.
Thank you for the question.
Our installation package contains many samples (the folder Sample can be found in the root installation directory) for working with our product. Please see them and let us know whether you found something appropriate for you. If not, please give us more detail about your task.I am writing an SPA application with Microsoft asp.net and Web API technologies.
I it possible to use Stimulsoft HTML report viewer with WEB API ?
Please take a look at our documentation at http://www.stimulsoft.com/en/documentat ... ng-manual/I it is. How? Is there any tutorial available? I couldn't find any thing on this topic.
Thank you in advance
Thank you.
-
- Posts: 7
- Joined: Tue Nov 11, 2014 1:48 pm
Re: Use Stimulsoft report viewer with Web API
I read the documentation but I couldn't find any sample for WEB API.
The only samples in asp.net section where ASP.NET WEB FORM and ASP.NET MVC.
There is no WEB API sample.
Could you please give me specific links?
Thank you in advance
The only samples in asp.net section where ASP.NET WEB FORM and ASP.NET MVC.
There is no WEB API sample.
Could you please give me specific links?
Thank you in advance
-
- Posts: 7
- Joined: Tue Nov 11, 2014 1:48 pm
Re: Use Stimulsoft report viewer with Web API
FYI:
I am using Stimulsoft.Report.Web package/
I am using Stimulsoft.Report.Web package/
Re: Use Stimulsoft report viewer with Web API
Ok. It seems we got what you need). Unfortunately, we do not have any samples or a ready solution for SPA. So it seems you will need to implement this yourself and we as a part of support service will do the best to give you some advice.
P.S. Please give us more information about your project. What it does? What does your application do? Any additional detailed information will give us the possibility to give us the better reply.
Let us know if you have additional questions.
Thank you.
P.S. Please give us more information about your project. What it does? What does your application do? Any additional detailed information will give us the possibility to give us the better reply.
Let us know if you have additional questions.
Thank you.
-
- Posts: 7
- Joined: Tue Nov 11, 2014 1:48 pm
Re: Use Stimulsoft report viewer with Web API
Thank you for your time and detailed answers.
A task assigned to me that its main out put should be a report viewer that works in our AngularJs application. We need to the viewer works without needing Iframe and asp.net MVC actions. My report viewer will be placed in some html views to show our reports. for server side api we use asp.net WEB API.
How can I do this. I need many features of original report viewer of stimulsoft (paging, zoom, and ...)
Thank you in advance
A task assigned to me that its main out put should be a report viewer that works in our AngularJs application. We need to the viewer works without needing Iframe and asp.net MVC actions. My report viewer will be placed in some html views to show our reports. for server side api we use asp.net WEB API.
How can I do this. I need many features of original report viewer of stimulsoft (paging, zoom, and ...)
Thank you in advance
Re: Use Stimulsoft report viewer with Web API
Hello.
Unfortunately, our product don't support WEB API.
As a way you could use our .Net Engine to generate reports and export it to HTML. Then you could show this HTML on your site.
Our Web components are work in conjunction with each other. If you use our HTML viewer, it communicates with server side and requests all necessary data. You could handle events or actions on server side in code. But you can't change the way of communication between them. And you can't use your own viewer.
Thank you.
Thank you.
Unfortunately, our product don't support WEB API.
As a way you could use our .Net Engine to generate reports and export it to HTML. Then you could show this HTML on your site.
Our Web components are work in conjunction with each other. If you use our HTML viewer, it communicates with server side and requests all necessary data. You could handle events or actions on server side in code. But you can't change the way of communication between them. And you can't use your own viewer.
Thank you.
Thank you.