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/maui-bottom-sheet
This example shows how you can use our BottomSheet control to implement a master-detail view. The detail view includes a list and custom buttons.
DevExpress-Examples/DashboardUserBasedAspNetCore
This example shows how to configure the ASP.NET Core Dashboard control so that it works in the multi-user environment.
DevExpress-Examples/winforms-map-use-openstreetmap-search-service
Add an image layer displaying map tiles from the OSM service and an information layer that searches for a place on the map using the OSM search service.
DevExpress-Examples/asp-net-core-dashboard-save-dashboards-to-database
This example shows how to create custom dashboard storage in an ASP.NET Core application and to store dashboards in a database.
DevExpress-Examples/aspnet-mvc-dashboard-data-federation
This example registers the DashboardFederationDataSource from a set of data sources
DevExpress-Examples/reporting-asp-net-core-multi-tenancy-security-filter
Support for Multi-Tenancy in DevExpress Web Reporting
DevExpress-Examples/reporting-blazor-maui-viewer
A simple Reporting for MAUI Blazor app that displays a report in the Report Viewer.
DevExpress-Examples/winforms-dashboard-custom-items-extension
This example contains the source code of the most requested custom items. Custom items allow you to embed any WinForms control into a Dashboard.
DevExpress-Examples/winforms-property-grid-create-custom-editor
Create a custom cell editor and use it in a Property Grid.
DevExpress-Examples/wpf-data-grid-create-master-detail-grid
Create Master-Detail WPF Data Grid.
DevExpress-Examples/asp-net-core-dashboard-get-client-data
The example uses the Dashboard Control's client-side API to obtain client data that corresponds to a particular visual element. When you click a card, dxChart displays the detailed chart and shows a variation of actual/target values over time.
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/asp-net-web-forms-spell-checker-load-and-update-custom-dictionary
Load a custom dictionary once a spelling check operation is started and save the words added by a user.
DevExpress-Examples/asp-net-web-forms-spreadsheet-download-file-on-custom-ribbon-item-click
Download a file on a custom ribbon item click.
DevExpress-Examples/blazor-create-popup-dynamically
Create a pop-up window and add its content dynamically.
DevExpress-Examples/XPO_how-to-implement-custom-aggregates
.NET, Frameworks (XAF & XPO), eXpress Persistent Objects
DevExpress-Examples/blazor-dxgrid-post-changes-to-data-source
Update all field values of an in-memory data record.
DevExpress-Examples/create-a-federated-data-source-at-runtime
Create a Federated Data Source at Runtime
DevExpress-Examples/devextreme-datagrid-get-all-filtered-data
This example demonstrates how to obtain all filtered and sorted rows from the DataGrid component.
DevExpress-Examples/how-to-display-pie-chart-others-slice
This example demonstrates the Pie Chart that displays slices for data rows selected in the Grid, while unselected data comprises the Others slice.
DevExpress-Examples/how-to-specify-navigation-in-custom-cell-editors
Implement navigation in the ListBoxEdit embedded into the GridControl.
DevExpress-Examples/how-to-specify-nodes-filter-mode
DevExpress-Examples/winforms-drag-drop-nodes-between-treelists
Move nodes between TreeList controls using drag-and-drop.
DevExpress-Examples/winforms-treelist-custom-check-nodes-behavior
Implement custom behavior to check nodes.
DevExpress-Examples/wpf-data-grid-implement-attribute-based-validation
Apply DataAnnotations attributes that specify data validation rules.
DevExpress-Examples/wpf-docklayoutmanager-move-a-layout-item-in-code
Calls the LayoutController.Move to move a layout item to the left side of another item in code.
DevExpress-Examples/wpf-mvvm-framework-windowservice
Use the WindowService to show a view as a window and control it from the ViewModel
DevExpress-Examples/wpf-pdf-viewer-customize-the-popup-menu
Customizes the page content popup menu - removes specific items and adds the "Save As…" item.
DevExpress-Examples/wpf-scheduler-handle-popupmenushowing-event-to-customize-context-menus
Customize the Scheduler cell context menu at runtime.
DevExpress-Examples/wpfscheduler-provide-icalendar-data-exchange-functionality
Implement the ICalendar support in the Scheduler Control.