Best practices to follow when you develop a web application with DevExpress reporting controls.
-
Updated
Dec 5, 2024 - 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
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.
Integrate an AI assistant into a DevExpress Reports-powered ASP.NET Core Reporting application
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
Sign an exported report document in an ASP.NET Core application
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.
Implement drill-through reports that allow users to click a report element and open another report using the same print preview window.
This example shows how you can implement connection filtering in an application, where users share the same application.
How to use ParameterPanelFluentBuilder to customize the Web Document Viewer Parameters Panel in an ASP.NET Core application
Customize standard editor and add a custom editor for a standard parameter type.
How to display report parameters in a standalone control
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."