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/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/winforms-change-ui-localization-runtime
This example shows how to change UI localization at runtime.
DevExpress-Examples/winforms-property-grid-create-custom-editor
Create a custom cell editor and use it in a Property Grid.
DevExpress-Examples/winforms-ribbon-merge-mdi
Demonstrates the integrated WinForms Ribbon MDI merging option.
DevExpress-Examples/wpf-data-grid-create-master-detail-grid
Create Master-Detail WPF Data Grid.
DevExpress-Examples/winforms-scheduler-sort-resources
Create a custom comparer to sort Scheduler resources based on a specific condition.
DevExpress-Examples/XPO_how-to-implement-custom-aggregates
.NET, Frameworks (XAF & XPO), eXpress Persistent Objects
DevExpress-Examples/create-a-federated-data-source-at-runtime
Create a Federated Data Source at Runtime
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/how-to-use-excel-add-ins-in-winforms-spreadsheet
Use Excel Add-Ins in the WinForms SpreadsheetControl
DevExpress-Examples/how-to-use-the-processnewvalue-event-of-a-lookup-editor-e285
Parse entered values and add new records to the lookup’s data source.
DevExpress-Examples/winforms-custom-buttonedit-rtf-html-support
Create a custom button editor that can display RTF/HTML content.
DevExpress-Examples/winforms-drag-drop-nodes-between-treelists
Move nodes between TreeList controls using drag-and-drop.
DevExpress-Examples/winforms-popup-container-edit-with-default-ok-button
Create a custom popup container editor with the default OK button in the dropdown.
DevExpress-Examples/winforms-scheduler-customize-popup-menu
Customize the Scheduler's popup menu.
DevExpress-Examples/winforms-scheduler-display-custom-tooltips
Display custom tooltips for user appointments, resource and day headers.
DevExpress-Examples/winforms-scheduler-find-free-time-intervals
Find available free time intervals within the specified period of time within the current work week.
DevExpress-Examples/winforms-treelist-custom-check-nodes-behavior
Implement custom behavior to check nodes.
DevExpress-Examples/winforms-treelist-save-restore-expanded-state-of-nodes
Save and restore the expanded state of TreeList nodes when refreshing data.
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/wpf-spreadsheet-bind-spreadsheet-to-ms-sql-server-database
bind a cell range on a worksheet to the sample Northwind database to load data from the Suppliers data table.
DevExpress-Examples/wpfscheduler-provide-icalendar-data-exchange-functionality
Implement the ICalendar support in the Scheduler Control.