DevExpress Examples
Search thousands of sample projects and learn how to integrate DevExpress components in your next desktop, web, or mobile app.
Pinned Repositories
AspNetCore.Reporting.BestPractices
Best practices to follow when you develop a web application with DevExpress reporting controls.
blazor-theme-switcher
Implement a Theme Switcher for a Blazor application.
maui-collection-view
Samples in this repository demonstrate how to get started with the DXCollectionView component and how to use its features
maui-data-form
Projects in this repository demonstrate the capabilities of the DevExpress Data Form for .NET MAUI — a control that allows you to display and edit data objects.
maui-data-grid
Samples in this repository demonstrate how to get started with the DataGridView component and how to use its features.
maui-demo-app
DevExpress Demo Center for .NET MAUI
maui-stocks-mini
DevExpress Stocks App for .NET MAUI
out-of-maintenance-xamarin-forms-demo-app
A demo application in this repository demonstrates the capabilities of the DevExpress Mobile UI for Xamarin.Forms: Data Grid, Editors, Charts, Scheduler, Data Form, and other controls.
xaf-create-multitenant-application
This example creates a multi-tenant XAF application.
XAF_Security_E4908
This repository contains examples for .NET Role-based Access Control, Permission Management, and OData / Web / REST API Services for Entity Framework and XPO ORM
DevExpress Examples's Repositories
DevExpress-Examples/reporting-use-devexpress-drawing-skia-engine
How to use the DevExpress.Drawing package based on the SkiaSharp library in an ASP.NET Core DevExpress Reporting application.
DevExpress-Examples/integrate-devextreme-javascript-html-editor-into-winforms-app
Integrate the JavaScript WYSIWYG HTML Editor within a Windows Forms app.
DevExpress-Examples/reporting-blazor-wasm-get-started
Create a sample Blazor WASM Reporting application that contains the Document Viewer and Report Designer controls.
DevExpress-Examples/reporting-asp-net-core-sign-pdf-on-export
Sign an exported report document in an ASP.NET Core application
DevExpress-Examples/reporting-blazor-maui-viewer
A simple Reporting for MAUI Blazor app that displays a report in the Report Viewer.
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/asp-net-core-dashboard-color-dashboard-item-elements
The following example shows how to color dashboard item elements at runtime for ASP.NET Core
DevExpress-Examples/asp-net-core-dashboard-content-security-policy
How to implement a nonce-based Content Security Policy (CSP) for an ASP.NET Core Dashboard Application
DevExpress-Examples/asp-net-core-dashboard-custom-panel
A custom implementation of the dashboard list.
DevExpress-Examples/asp-net-core-dashboard-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-dashboard-row-level-security
This example shows how you can implement connection filtering in an application, where users share the same application.
DevExpress-Examples/asp-net-core-dashboard-trend-indicators
The following example creates a custom ASP.NET Core 'Moving Average' indicator.
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-angular-custom-parameter-editor
Use template to implement a client-side custom type parameter editor.
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-conversion-vsrepx-tool
How to migrate old VSREPX reports to the CS / VB format.
DevExpress-Examples/winforms-dashboard-pivot-custom-export
The example shows how to customize the Pivot Grid dashboard item in the exported document when you handle the `DashboardDesigner.CustomExport` event.
DevExpress-Examples/winforms-reporting-interceptors
The following example shows how to override the default (READ COMMITTED) isolation level in a specific query to allow the user to retrieve the data without being locked on the requested data by another process that modifies it.
DevExpress-Examples/wpf-data-grid-implement-cell-editing-confirmation
Invoke a confirmation dialog that allows users to apply or discard changes made in a cell
DevExpress-Examples/devextreme-getting-started-with-splitter
This project creates a UI component that splits a page layout into multiple panes.
DevExpress-Examples/mvc-dashboard-default-item-settings
Configure default settings for dashboard items
DevExpress-Examples/reporting-blazor-wasm-customization
This example demonstrates how to customize the Blazor WASM Document Viewer and End-User Report Designer controls behavior and appearance.
DevExpress-Examples/reporting-web-viewer-document-custom-data
Use WebDocumentViewerOperationLogger to store, retrieve, and process custom data in the document.
DevExpress-Examples/reporting-winforms-binding-expressions-in-charts
The following example displays a constant line (average product price) within a given product category.
DevExpress-Examples/reporting-winforms-crosstab-runtime
The example shows how to use the XRCrossTab control to generate a cross-tab report in code.
DevExpress-Examples/web-forms-pivot-grid-calculate-running-totals
This example demonstrates how to calculate running totals in Pivot Grid for Web Forms.
DevExpress-Examples/winforms-dashboard-trend-line-indicators
The following example creates a custom “Moving Average” indicator.
DevExpress-Examples/winforms-scheduler-sync-with-ews
This example synchronizes WinForms Scheduler appointments with the Microsoft Exchange Web Service (EWS) using Exchange Online (bi-directionally).
DevExpress-Examples/wpf-diagram-change-connection-points
Change a shape's connection points at runtime