reporting-for-mvc
There are 16 repositories under reporting-for-mvc topic.
DevExpress-Examples/reporting-mvc-db-storage
DevExpress Web End-User Report Designer with a sample database report storage in an ASP.NET MVC application.
DevExpress-Examples/reporting-mvc-print-export-report-without-preview
Demonstrates how to print or export a report in an ASP.NET MVC application without displaying this report's preview.
DevExpress-Examples/reporting-mvc-implement-a-custom-authorization-service
Restrict access to specific reports and documents based on an ASP.NET session
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-mvc-create-custom-control
Custom Report control in the Web End User Designer toolbox in ASP.NET MVC application
DevExpress-Examples/reporting-web-wizard-customization-service
Report Wizard Customization Service and Designer Settings examples for ASP.NET MVC, ASP.NET Core and Angular.
DevExpress-Examples/reporting-mvc-create-report-at-runtime
Create a report at runtime in the ASP.NET MVC app.
DevExpress-Examples/reporting-mvc-custom-parameter-editor
An ASP.NET MVC Reporting application that shows how to add custom type parameters to the report, specify their lookup values and implement a client-side custom type parameter editor.
DevExpress-Examples/reporting-mvc-generate-report-dynamically-for-specified-query
Generate a report at runtime for the specified data table and query in the ASP.NET MVC app.
DevExpress-Examples/reporting-web-mvc-email-report
Email a report from the Web Document Viewer for ASP.NET MVC.
DevExpress-Examples/reporting-mvc-create-custom-color-scheme
Demonstrates how to apply a custom color scheme to Web Reporting components.
DevExpress-Examples/reporting-mvc-customized-parameter-editor
Customize standard editor and add a custom editor for a standard parameter type.
DevExpress-Examples/reporting-mvc-display-information-in-xrpageinfo
Use the PageInfoDataProviderBase service to display information in the XRPageInfo control.
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
DevExpress-Examples/reporting-web-viewer-document-custom-data
Use WebDocumentViewerOperationLogger to store, retrieve, and process custom data in the document.