This repository contains the source code of the examples of usage Stimulsoft Reports.Net reporting tool in the Windows Forms applications, using C# code and WinForms components. These products are compatible with .NET Framework 4.5 and higher.
This repository has many examples (Visual Studio Projects) each in different folders:
- Adding a Custom Component to the Designer
- Adding a Font to the Resource
- Creating Report at Runtime
- Customizing the Viewer
- Demo
- Drilling Down Report in Live
- Exporting Many Files to Single PDF
- Exporting a Report from Code
- Globalizing Reports
- Managing Reports with Sub-Reports
- Previewing a Report with AutoUpdate in Realtime
- Rendering and Exporting a Report Asynchronously
- Rendering Several Reports in the Thread
- Saving and Loading a Report in the Designer
- Showing a Progress while Rendering a Report
- Testing Memory Usage in EngineV1 and EngineV2
- Using Business Objects in the Report
- Using a Custom Data Adapter
- Using Linq in Reports
- Using Report Variables in Code
- Using the Form to Select Columns
- Using the Report Page Canvas for the Copyrights
- Using the Right-To-Left Mode in the Viewer
- Using User Data in Reports
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.Net is a .NET based reporting tool which helps you create flexible and feature rich reports. All reports are created in a report designer with handy and user-friendly interface. Using Stimulsoft Reports.Net you can create reports on the basis of various data sources. Created reports can be used both in Windows Forms and ASP.NET. Rendered reports can be exported to different formats.
You can try the Live Demo
Read more about Stimulsoft Reports.Net