Best practices to follow when you develop a web application with DevExpress reporting controls.
-
Updated
Feb 14, 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.
Asynchronous save, load, and export operations in Web Reporting
Custom Report control in the Web End User Designer toolbox in ASP.NET Core application
Integrate an AI assistant into a DevExpress Reports-powered ASP.NET Core Reporting 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
Create a custom localization service to automatically translate reports
Support for Multi-Tenancy in DevExpress Web Reporting
Sign an exported report document in an ASP.NET Core application
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.
Implement drill-through reports that allow users to click a report element and open another report using the same print preview window.
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 shows how you can implement connection filtering in an application, where users share the same application.
How to implement a nonce-based Content Security Policy (CSP) for 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."