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/XAF_how-to-store-file-attachments-in-the-file-system-instead-of-the-database
How to store file attachments in the file system instead of the database in eXpressApp Framework
DevExpress-Examples/devextreme-datagrid-use-fileuploader-in-the-edit-form
This example demonstrates how to use FileUploader in the DataGrid Edit Form
DevExpress-Examples/devextreme-project-template-theme-selector
This example demonstrates how to implement Theme Selector for the DevExtreme Project Template.
DevExpress-Examples/maui-sign-pdf-files
The projects in this repository use a PDF signer to sign PDF files. This functionality is included in our Office File API subscription.
DevExpress-Examples/xaf-win-custom-button-in-lookup-property-editor
Create a LookupPropertyEditor descendant with a custom button.
DevExpress-Examples/devextreme-datagrid-drag-multiple-rows-between-grids
Drag and drop multiple selected rows between two grids
DevExpress-Examples/devextreme-gantt-how-to-create-a-custom-task-details-dialog
DevExtreme, MVC
DevExpress-Examples/devextreme-scheduler-create-custom-editing-form
This example demonstrates how to create a custom editing form for appointments with a Popup.
DevExpress-Examples/xaf-how-to-sort-a-listview-in-code
Sort list view in code and prevent users from modifying the sorting settings
DevExpress-Examples/xaf-how-to-use-criteria-property-editors
Design and save filtering criteria at runtime in an XAF application.
DevExpress-Examples/xaf-how-to-use-data-from-security-in-criterion
Use data from the currently logged ApplicationUser in a criterion (e.g. in a validation rule).
DevExpress-Examples/blazor-style-migration
Contains cases on how to update CSS styles after our 22.2 release
DevExpress-Examples/xaf-how-to-use-tree-list-editors-to-display-list-views
Use Tree List editors to display List Views in XAF applications
DevExpress-Examples/XAF_how-to-prevent-a-detailview-from-being-shown-for-a-listview-record
Prevent a DetailView from being shown for a ListView record in eXpress App Framework.
DevExpress-Examples/XAF_how-to-show-filter-dialog-before-listview
Show a filter dialog before opening a List View.
DevExpress-Examples/XAF_logon-form-manage-users-register-a-new-user-restore-a-password
Manage users (register a new user, restore a password, etc.) from the login form in XAF Blazor UI
DevExpress-Examples/devextreme-treeview-drag-and-drop-multiple-items
This example demonstrates how to implement drag and drop for multiple selected items in DevExtreme TreeView
DevExpress-Examples/blazor-grid-custom-keyboard-shortcuts
Define custom keyboard shortcuts for the DevExpress Blazor Grid component.
DevExpress-Examples/blazor-grid-export-images-and-rich-text-using-office-file-api
Use Spreadsheet Document APIs to implement a custom export mechanism to export templated cells.
DevExpress-Examples/devextreme-chat-openai-integration
DevExpress-Examples/devextreme-getting-started-with-diagram
Stores the source code for the Getting Started with DevExtreme Diagram tutorial.
DevExpress-Examples/devextreme-pivotgrid-conditionally-calculate-summary-cell-values
This example demonstrates how to configure a "data" field, which calculates values depending on another field.
DevExpress-Examples/devextreme-pivotgrid-edit-data-using-datagrid
DevExtreme UI Widgets
DevExpress-Examples/devextreme-scheduler-disable-dates-in-timelines-view
This example demonstrates how to create a scheduler with disabled dates in the timeline view.
DevExpress-Examples/devextreme-tabpanel-display-a-long-title
This example demonstrates how to display a long tab title when the TabPanel has a fixed width.
DevExpress-Examples/vcl-reports-localize
This example localizes DevExpress VCL Report Viewer/Report Designer dialogs (TdxReport component).
DevExpress-Examples/vcl-reports-store-layout-template-database
This example stores a report layout (XML-based template) in the BLOB field of a memory-based dataset (TdxMemData inherited from the TDataSet class shipped with the standard VCL library).
DevExpress-Examples/vcl-reports-store-layout-template-file
This example stores a report layout (XML-based template) within a text file.
DevExpress-Examples/winforms-richedit-create-a-master-detail-report
Create master-detail documents with the use of the RichEditDocumentServer and DOCVARIABLE field.
DevExpress-Examples/xaf-how-to-use-the-file-attachment-module-with-a-legacy-database
How to use the File Attachment Module with a legacy database