This repository contains the source code of the examples of usage Stimulsoft Reports.Web reporting tool in the ASP.NET MVC applications, using C# code and HTML5 components.
This repository has some examples (Visual Studio Projects) each in different folders:
- Adding a Custom Function to the Designer
- Adding a Font to the Resource
- Changing the Viewer Theme
- Changing the Viewer Options from the Controller
- Connecting to Data from Code
- Creating a Custom Parameter Panel for the Viewer
- Editing a Report Template in the Designer
- Exporting and Printing a Report from Code
- Using the Full-Screen Mode in the Viewer
- Localizing the Viewer
- Managing Report Printing and Exporting
- Saving a Report Template in the Designer
- Sending a Report by Email
- Showing a Report in the Viewer
- Showing Interactive Reports
- Using a Custom Data Adapter
- Using Business Objects in the Report
- Using the Viewer and Designer in the One Project
- Web Demo
They are all combined in a Visual Studio solution (.sln-file).
In order to start simply open the Visual Studio solution file in the IDE Visual Studio and run the required project as Startup Project. The required libraries will be automatically downloaded from NuGet repository.
Stimulsoft Reports.Web is a reporting tool designed to create and render reports in Web. Stimulsoft Reports.Web will provide the complete cycle of report designing, starting with report templates and ending with showing them in a browser. And this can be done without closing a web browser. Stimulsoft Reports.Web is the first reporting tool that allows you to edit reports directly in Web.
You can try the Live Demo
Read more about Stimulsoft Reports.Web