Best practices to follow when you develop a web application with DevExpress reporting controls.
-
Updated
Mar 20, 2025 - C#
Best practices to follow when you develop a web application with DevExpress reporting controls.
Inject Data from the Entity Framework Core DbContext into a Report.
Create custom report controls.
Integrate an AI assistant into a DevExpress Reports-powered ASP.NET Core Reporting application
Asynchronous save, load, and export operations in Web Reporting
Custom Report control in the Web End User Designer toolbox in ASP.NET Core application
This example contains the projects with the Document Viewer and Report Designer for ASP.NET WebForms, ASP.NET MVC, ASP.NET Core and Blazor Server. The projects show how to create an object data source, bind it to the report and restore the object data source when the Document Viewer or Report Designer loads a report from the REPX file.
Submit parameter values on button click
This example obtains a list of all fonts used in the report and loads them from the Google Fonts resource, when available.
Submit parameter values in a URL query string
Sign an exported report document in an ASP.NET Core application
Create a custom localization service to automatically translate reports
Support for Multi-Tenancy in DevExpress Web Reporting
The following example shows how to obtain the Entity Framework Core context from the ASP.NET Core dependency injection container.
This example shows how you can implement connection filtering in an application, where users share the same application.
How to display report parameters in a standalone control
Web Document Viewer - How to change the name of a print job in printer queue
This example handles the XlSheetCreated document event to pass custom data to the exported worksheet. The example shows how to recover document event handlers that are lost when the document is cached.
How to use ParameterPanelFluentBuilder to customize the Web Document Viewer Parameters Panel in an ASP.NET Core application
Add a description, image, and links to the reporting-for-asp-net-core topic page so that developers can more easily learn about it.
To associate your repository with the reporting-for-asp-net-core topic, visit your repo's landing page and select "manage topics."