reporting-for-asp-net-core
There are 31 repositories under reporting-for-asp-net-core topic.
DevExpress-Examples/AspNetCore.Reporting.BestPractices
Best practices to follow when you develop a web application with DevExpress reporting controls.
DevExpress-Examples/reporting-asp-net-core-print-without-preview
Prints and exports a report in a browser without the Document Viewer.
DevExpress-Examples/reporting-asp-net-core-inject-data-from-efcore-dbcontext-into-report-using-object-data-source
Inject Data from the Entity Framework Core DbContext into a Report.
DevExpress-Examples/reporting-asp-net-core-use-async-engine
Asynchronous save, load, and export operations in Web Reporting
DevExpress-Examples/Reporting-Custom-Controls
Create custom report controls.
DevExpress-Examples/web-reporting-integrate-ai-assistant
Integrate an AI assistant into a DevExpress Reports-powered ASP.NET Core Reporting application
DevExpress-Examples/reporting-asp-net-core-create-custom-control
Custom Report control in the Web End User Designer toolbox in ASP.NET Core application
DevExpress-Examples/reporting-web-object-data-source
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.
DevExpress-Examples/reporting-asp-net-core-custom-fonts
This example obtains a list of all fonts used in the report and loads them from the Google Fonts resource, when available.
DevExpress-Examples/reporting-asp-net-core-multi-tenancy-security-filter
Support for Multi-Tenancy in DevExpress Web Reporting
DevExpress-Examples/reporting-asp-net-core-sign-pdf-on-export
Sign an exported report document in an ASP.NET Core application
DevExpress-Examples/reporting-asp-net-core-specify-parameters-in-url-query-string
Submit parameter values in a URL query string
DevExpress-Examples/reporting-asp-net-core-specify-parameters-on-button-click
Submit parameter values on button click
DevExpress-Examples/Reporting-Register-Azure-Cognitive-Translation-Service
Create a custom localization service to automatically translate reports
DevExpress-Examples/asp-net-core-reporting-ef-context
The following example shows how to obtain the Entity Framework Core context from the ASP.NET Core dependency injection container.
DevExpress-Examples/asp-net-core-reporting-row-level-security
This example shows how you can implement connection filtering in an application, where users share the same application.
DevExpress-Examples/reporting-asp-net-core-connection-string-configuration
Read connection strings from different configuration sources in an ASP.NET Core application.
DevExpress-Examples/reporting-asp-net-core-content-security-policy
How to implement a nonce-based Content Security Policy (CSP) for an ASP.NET Core Application
DevExpress-Examples/reporting-asp-net-core-custom-function-expression-editor
Implements custom functions for the Expression Editor in the Web End-User Report Designer.
DevExpress-Examples/reporting-asp-net-core-custom-parameter-editor
Add custom type parameters to the report, specify their lookup values and implement a client-side custom type parameter editor.
DevExpress-Examples/reporting-asp-net-core-customize-open-and-save-as-dialogs
This example uses the End-User Report Designer client-side API to customize the Save As and Open dialogs.
DevExpress-Examples/reporting-asp-net-core-customize-parameters-panel
How to use ParameterPanelFluentBuilder to customize the Web Document Viewer Parameters Panel in an ASP.NET Core application
DevExpress-Examples/reporting-asp-net-core-customized-parameter-editor
Customize standard editor and add a custom editor for a standard parameter type.
DevExpress-Examples/reporting-asp-net-core-drill-through
Implement drill-through reports that allow users to click a report element and open another report using the same print preview window.
DevExpress-Examples/reporting-asp-net-core-set-print-job-name-in-printer-queue
Web Document Viewer - How to change the name of a print job in printer queue
DevExpress-Examples/reporting-asp-net-core-standalone-parameters-panel
How to display report parameters in a standalone control
DevExpress-Examples/reporting-aspnet-core-handle-server-side-errors
Handle server-side errors in ASP.NET Core reporting controls
DevExpress-Examples/reporting-web-cacheddocumentsource-custom-data
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.
DevExpress-Examples/reporting-asp-net-core-ai-summarize-and-translate
Summarize and translate a report content in the JavaScript-based Document Viewer with AI-powered functionality.
DevExpress-Examples/reporting-web-customize-web-report-wizard
Customize the Fullscreen Report Wizard
DevExpress-Examples/reporting-web-register-types-for-object-data-source-wizard
Register object types for the Object Data Source Wizard