This example includes Web End-User Report Designer that uses an SQLite database to store reports.
The Web Report Designer uses the ReportStorageWebExtension to manage reports.
After you run the application, select a report in the list box. The list box displays the names of the reports stored in the database:
Click Run Designer to invoke the End-User Report Designer for the selected report. You can edit a report, save it to a database, and exit Designer to return to the report catalog.
- HomeController.cs
- CustomReportStorageWebExtension.cs
- ReportEntity.cs
- SessionFactory.cs
- Global.asax.cs
- DesignModel.cs
- IndexModel.cs
- ReportModel.cs
- Design.cshtml
- Index.cshtml
- How to Implement a Custom Report Storage
- Reporting for Web Forms - Report Designer with Report Storage and Custom Command
- Reporting for WPF - How to Implement a Report Storage
(you will be redirected to DevExpress.com to submit your response)

