Projects in Awesome Lists by DevExpress-Examples
A curated list of projects in awesome lists by DevExpress-Examples .
https://github.com/devexpress-examples/wpf-docklayoutmanager-load-an-external-window-or-usercontrol-into-a-documentpanel
Loads an external Window and UserControl into DocumentPanels in XAML and in code.
Last synced: 04 May 2026
https://github.com/devexpress-examples/winforms-alert-display-colored-messages-html-css-support
Use HTML-CSS Support to display styled alert windows in different colors.
alert-control alert-message css dotnet html-css-support ui-customization windows-forms winforms xtraeditors-library
Last synced: 05 May 2026
https://github.com/devexpress-examples/winforms-grid-copy-cell-value-to-other-cells-by-dragging-its-right-bottom-edge
Copy a cell's value to other grid cells by dragging its right bottom edge.
copy-cells data-editing data-grid dotnet drag-drop excel-cell-copy grid-control windows-forms winforms xtragrid-suite
Last synced: 05 May 2026
https://github.com/devexpress-examples/win-diagram-change-connection-points
Change a shape's connection points at runtime
Last synced: 05 May 2026
https://github.com/devexpress-examples/how-to-determine-the-page-content-type-under-the-mouse-pointer
Determine the type of the page content under the mouse pointer in the DevExpress PDF Viewer
Last synced: 05 May 2026
https://github.com/devexpress-examples/wpf-docklayoutmanager-serialize-docklayoutmanager-when-tabbeddocumentuiservice-is-used
Saves layout when you close the application and then restores it when you start the application.
dotnet dxdocking serialization wpf xpf
Last synced: 05 May 2026
https://github.com/devexpress-examples/winforms-grid-always-sort-by-column
Always sort data by values of a specific column in the WinForms Data Grid.
data-grid data-sorting dotnet grid grid-control sorting windows-forms winforms xtragrid-suite
Last synced: 05 May 2026
https://github.com/devexpress-examples/devextreme-odatacontext-filter-data-by-foreign-key-value
This example demonstrates how to select all products that are associated with a required category.
devextreme devextreme-core html5 javascript jquery
Last synced: 06 May 2026
https://github.com/devexpress-examples/wpf-scheduler-specify-custom-work-time-intervals
Specify custom work times for different days and resources.
Last synced: 06 May 2026
https://github.com/devexpress-examples/winforms-grid-select-rows-with-mouse
Select multiple grid rows with the mouse.
data-grid dotnet grid-control multiple-row-selection row-selection selection windows-forms winforms xtragrid-suite
Last synced: 06 May 2026
https://github.com/devexpress-examples/winforms-grid-customize-filter-criteria-before-apply
Customize the Grid Control's filter.
data-grid dotnet grid-control update-filter-criteria windows-forms winforms xtragrid-suite
Last synced: 06 May 2026
https://github.com/devexpress-examples/winforms-pivot-grid-hide-specific-columns-and-rows
The following example demonstrates how handle the CustomFieldValueCells event to hide specific rows and columns.
dotnet pivot-grid-for-winforms winforms xtrapivotgrid-suite
Last synced: 07 May 2026
https://github.com/devexpress-examples/wpf-docklayoutmanager-associate-a-command-with-a-button
This example associates the DockControllerCommand.Close command with a button.
Last synced: 07 May 2026
https://github.com/devexpress-examples/winforms-pivot-change-the-field-value-header-appearance-backcolor
This example handles the CustomDrawFieldValue event to fill the header's color.
data-analysis dotnet pivot-grid-for-winforms winforms xtrapivotgrid-suite
Last synced: 07 May 2026
https://github.com/devexpress-examples/wpf-reporting-register-custom-control-in-designer
Add a custom control to the Report Designer's toolbox
dotnet reporting-for-wpf wpf xpf xtrareports-suite
Last synced: 07 May 2026
https://github.com/devexpress-examples/winforms-pivot-apply-summary-filter
This example demonstrates how to apply a summary filter to a specific detail level.
dotnet pivot-grid-for-winforms winforms xtrapivotgrid-suite
Last synced: 07 May 2026
https://github.com/devexpress-examples/wpf-scheduler-use-scheduler-report-to-print-and-export-appointments
Use Scheduler Report to print and export the Scheduler control.
dotnet dxscheduler wpf xpf xtrareports-suite
Last synced: 07 May 2026
https://github.com/devexpress-examples/reporting-wpf-mvvm-show-report-document-preview
Bind the DocumentSource property to the report source in the ViewModel
dotnet reporting reporting-for-wpf wpf xpf xtrareports-suite
Last synced: 07 May 2026
https://github.com/devexpress-examples/reporting-winforms-crosstab-runtime
The example shows how to use the XRCrossTab control to generate a cross-tab report in code.
crosstab dotnet reporting-for-winforms runtime winforms xtrareports
Last synced: 07 May 2026
https://github.com/devexpress-examples/winforms-pivot-grid-sort-data-by-olap-member-properties
This example demonstrates how to handle CustomServerModeSort event to sort data by OLAP member properties.
dotnet pivot-grid-for-winforms winforms xtrapivotgrid-suite
Last synced: 07 May 2026
https://github.com/devexpress-examples/wpf-data-grid-use-gridcontrollocalizer-class-to-localize-grid
Use the GridControlLocalizer class to replace individual strings.
dotnet dxgrid localization wpf xpf
Last synced: 07 May 2026
https://github.com/devexpress-examples/wpf-scheduler-handle-popupmenushowing-event-to-customize-context-menus
Customize the Scheduler cell context menu at runtime.
Last synced: 07 May 2026
https://github.com/devexpress-examples/wpf-layoutcontrol-change-layoutgroup-size-proportionally
Extend the LayoutControl and LayoutGroup behavior to support proportional resizing
dotnet dxlayoutcontrol wpf xpf
Last synced: 07 May 2026
https://github.com/devexpress-examples/angular-dashboard-localization
The example shows how to localize the Dashboard component in an Angular application
angular angular-cli business-intelligence dashboard dashboard-component-for-angular dashboard-for-angular localization web-dashboard
Last synced: 07 May 2026
https://github.com/devexpress-examples/wpf-accordion-bind-to-data-hierarchicaldatatemplate
Create a WPF Accordion control and bind it to data (HierarchicalDataTemplate).
accordion-control devexpress dotnet dxaccordion navigation-ui wpf xpf
Last synced: 07 May 2026
https://github.com/devexpress-examples/winforms-grid-change-checkbox-state-single-click-in-multi-select-mode
Change the state of a checkbox with a single click in multi-select mode.
cell-selection checkbox data-grid dotnet grid-control multiple-selection windows-forms winforms xtragrid-suite
Last synced: 08 May 2026
https://github.com/devexpress-examples/reporting-wpf-mvvm-viewmodel-data-to-report
Pass data from the ViewModel to a report
dotnet reporting reporting-for-wpf wpf xpf xtrareports-suite
Last synced: 08 May 2026
https://github.com/devexpress-examples/how-to-use-the-wpf-wizardservice
This example demonstrates how to use the WPF WizardService.
Last synced: 08 May 2026
https://github.com/devexpress-examples/wpf-data-grid-click-column-header-to-select-all-its-cells
Select all column cells when a user clicks the column header (similar to Excel).
Last synced: 08 May 2026
https://github.com/devexpress-examples/wpf-pivot-grid-group-date-time-values
This example shows how to group date-time values in Pivot Grid for WPF.
data-analysis dotnet dxpivotgrid pivot-grid pivot-grid-for-wpf wpf
Last synced: 08 May 2026
https://github.com/devexpress-examples/wpf-tree-list-display-node-summaries
Define node summaries in XAML and code behind.
Last synced: 08 May 2026
https://github.com/devexpress-examples/word-document-api-print-fixed-documents-in-wpf-application
Use the RichEditDocumentXpfPrinter class method to create a fixed document and utilize the PrintDialog class to print this document.
dotnet office-file-api word-documents word-processing-document-api wpf
Last synced: 08 May 2026
https://github.com/devexpress-examples/how-to-customize-a-grids-context-menu-e1925
Add and remove items from the GridControl's context menu.
context-menu dotnet dxgrid wpf xpf
Last synced: 08 May 2026
https://github.com/devexpress-examples/how-to-change-selected-cells-appearance-when-gridcontrols-multi-cell-selection-is-enabled-e2568
Define a custom appearance for focused and selected cells.
appearance customization dotnet dxgrid focus selection wpf xpf
Last synced: 08 May 2026
https://github.com/devexpress-examples/wpf-dock-layout-manager-change-the-document-panel-header-backgrounds
This changes the DocumentPanel header background.
Last synced: 08 May 2026
https://github.com/devexpress-examples/pivot-grid-for-wpf-customize-cell-template
This example demonstartes how to create a custom PivotGridField.CellTemplate that uses different colors for different cell types (Ordinary cells, Total cells, Selected cells).
Last synced: 08 May 2026
https://github.com/devexpress-examples/wpf-property-grid-generate-properties-from-view-model-collection
Generate Property Definitions and Collection Definitions based on a View Model collection
Last synced: 08 May 2026
https://github.com/devexpress-examples/wpf-flipview-create-bind-to-data
Create a WPF Flip View.
data-presentation devexpress dotnet flipview windows-ui wpf xaml xpf
Last synced: 08 May 2026
https://github.com/devexpress-examples/wpf-bars-visually-separate-bar-items
Adds a BarItemLinkSeparator to divide bar item links into logical groups.
bars devexpress dotnet dxbars toolbar wpf xpf
Last synced: 08 May 2026
https://github.com/devexpress-examples/how-to-apply-conditional-formatting-in-code-behind-t281415
Change the appearance of individual cells based on conditions in code behind.
conditional-formatting dotnet dxgrid wpf xpf
Last synced: 08 May 2026
https://github.com/devexpress-examples/winforms-pivot-grid-create-the-underlying-data-source-asynchronously
This example executes an asynchronous operation that creates a drill-down data source for the selected PivotGrid cell and gets the operation result - the underlying data source.
dotnet winforms xtrapivotgrid-suite
Last synced: 08 May 2026
https://github.com/devexpress-examples/winforms-grid-data-navigator-custom-button
Create a custom button and display it in the grid's data navigator.
data-grid data-navigator dotnet embedded-navigator grid-control ui-customization windows-forms winforms xtragrid-suite
Last synced: 08 May 2026
https://github.com/devexpress-examples/how-to-implement-drag-and-drop-between-the-gridcontrol-and-the-listboxedit-t566433
Implement drag-and-drop between the GridControl and the ListBoxEdit.
dotnet drag-and-drop dxgrid wpf xpf
Last synced: 08 May 2026
https://github.com/devexpress-examples/winforms-scheduler-recurrence-series-occurrencecalculator
The example uses the OccurrenceCalculator class to create a recurrence series.
calendar-event dotnet recurrence recurrent-appointments scheduler windows-forms winforms xtrascheduler-suite
Last synced: 09 May 2026
https://github.com/devexpress-examples/wpf-grid-read-only-and-enabled-binding
Use IsEnabledBinding and IsReadOnlyBinding properties to disable cells or make them read-only
Last synced: 09 May 2026
https://github.com/devexpress-examples/wpf-map-connect-to-openstreetmap
This example uses the OpenStreetMapDataProvider class to connect the Map Control to the OpenStreetMap image tile service.
Last synced: 09 May 2026
https://github.com/devexpress-examples/wpf-docklayoutmanager-display-viewmodels-collection-in-layoutgroup
This repository displays a ViewModels collection in the DockLayoutManager LayoutGroup. Refer to the repository readme for more information on this approach.
dotnet dxdocking mvvm wpf xaml xpf
Last synced: 09 May 2026
https://github.com/devexpress-examples/wpf-tree-list-generate-node-summaries-from-collection
Define a collection of node summaries in a View Model and generate summary items based on this collection.
Last synced: 09 May 2026
https://github.com/devexpress-examples/wpf-pivot-grid-change-summary-display-type
This example demonstrates how to use the PivotGridControl.PopupMenuShowing event to add custom items to the built-in context menu.
desktop dotnet dxpivotgrid pivot-grid pivot-grid-for-wpf wpf xpf
Last synced: 09 May 2026
https://github.com/devexpress-examples/wpf-data-grid-parallelize-data-intensive-operations-on-in-memory-data-in-instant-feedback-mode
Bind the GridControl to the PLinqInstantFeedbackDataSource to speed up in-memory data shaping operations.
Last synced: 09 May 2026
https://github.com/devexpress-examples/reporting-wpf-report-designer-customize-controls-smart-tag
How to customize the smart tags: for a standard report control and for a custom controls
dotnet dxreports reporting reporting-for-wpf wpf xpf
Last synced: 09 May 2026
https://github.com/devexpress-examples/winforms-treelist-unbound-columns
Create and customize an unbound column.
data-binding dotnet treelist unbound-column windows-forms winforms xtratreelist-suite
Last synced: 09 May 2026
https://github.com/devexpress-examples/winforms-grid-implement-crud-operations-xpinstantfeedbacksource
Bind the Grid Control to an XPInstantFeedbackSource and implement CRUD operations.
data-binding data-grid database dotnet grid-control instant-feedback-mode server-mode sql windows-forms winforms xtragrid-suite
Last synced: 09 May 2026
https://github.com/devexpress-examples/how-to-load-a-pdf-document-from-a-stream-t263193
Learn how to load a PDF document from a stream to PDF Viewer for WPF
Last synced: 09 May 2026
https://github.com/devexpress-examples/wpf-dock-layout-manager-use-events-to-dynamically-customize-context-menus
This example uses the DockLayoutManager.ShowingMenu event to customize a LayoutPanel's context menu.
Last synced: 09 May 2026
https://github.com/devexpress-examples/wpf-data-grid-use-automatic-filter-row-without-special-symbols
Include '_' and '%' symbols into filter criteria created by the Automatic Filter Row.
Last synced: 09 May 2026
https://github.com/devexpress-examples/wpf-rich-text-editor-customize-context-menu
Customize context menus for the WPF Rich Text Editor.
context-menu dotnet dxrichedit wpf
Last synced: 10 May 2026
https://github.com/devexpress-examples/winforms-pivot-create-user-folders-within-the-customization-form
This example demonstrates how to organize the Customization Form fields in folders.
data-analysis dotnet pivot-grid-for-winforms winforms xtrapivotgrid-suite
Last synced: 10 May 2026
https://github.com/devexpress-examples/wpf-dashboard-olap-data-provider
This example demonstrates how to bind a dashboard to an OLAP cube using DashboardOlapDataSource in WPF Dashboard application.
analytics business-intelligence dashboard-for-wpf desktop olap wpf wpf-dashboard xpf
Last synced: 10 May 2026
https://github.com/devexpress-examples/reporting-wpf-customize-dock-panels-in-report-designer
This example shows how to customize dock panels in the Report Designer for WPF.
dotnet report-designer reporting-for-wpf wpf xpf xtrareports-suite
Last synced: 12 May 2026
https://github.com/devexpress-examples/wpf-richedit-document-encryption
Use the RichEditControl for WPF to load and save password-encrypted files.
dotnet dxrichedit encryption wpf
Last synced: 12 May 2026
https://github.com/devexpress-examples/reporting-winforms-parameter-daterange
This example shows how to create a date range report parameter and use that parameter to filter data in the report.
report-designer reporting-for-winforms wpf xtrareports
Last synced: 13 May 2026
https://github.com/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
dotnet expressapp expressapp-framework expressappframework framework xaf
Last synced: 13 May 2026
https://github.com/devexpress-examples/devextreme-html-editor-prevent-inserting-images
This example demonstrates how to avoid pasting images.
angula asp-net-core html-editor htmleditor images javascript jquery react vue
Last synced: 05 Apr 2026
https://github.com/devexpress-examples/wpf-themes-use-palette-resources-in-custom-controls
Use palette colors and brushes as resources in code.
dotnet lightweight-themes themes wpf xpf
Last synced: 14 May 2026
https://github.com/devexpress-examples/wpf-data-grid-create-custom-gridcontrol-that-displays-horizontal-columns
Create a GridControl class descendant with horizontally-oriented columns (similar to the WinForms Vertical Grid Control).
Last synced: 14 May 2026
https://github.com/devexpress-examples/reporting-blazor-jsbased-viewer-specify-parameters
Submit parameter values on a button click.
blazor parameters reporting reporting-for-blazor
Last synced: 14 May 2026
https://github.com/devexpress-examples/winforms-grid-validate-rows-idxdataerrorinfo
The example shows how to automatically indicate invalid values and display text-based feedback in the WinForms Grid Control.
data-editing data-grid data-validation dotnet error-indication grid-control windows-forms winforms xtragrid-suite
Last synced: 14 May 2026
https://github.com/devexpress-examples/connect-winforms-grid-to-dotnetcore-service
Connects the DevExpress WinForms Data Grid to a .NET Core service.
devexpress dotnet dotnet-core dotnet-core-service grid webapi winforms
Last synced: 30 Oct 2025
https://github.com/devexpress-examples/wpf-data-grid-display-summary-in-group-footer
Display data summaries in group footers of the WPF Data Grid.
aggregate-functions data-grid data-summary devexpress dotnet dxgrid grid-control group-summary wpf xpf
Last synced: 09 May 2026
https://github.com/devexpress-examples/blazor-treelist-get-started
Bind the DevExpress Blazor TreeList component to data, configure initial sort and filter settings, and display total summaries.
Last synced: 30 Oct 2025
https://github.com/devexpress-examples/blazor-create-popup-dynamically
Create a pop-up window and add its content dynamically.
blazor devexpress dynamic-window modal-dialog popup
Last synced: 30 Oct 2025
https://github.com/devexpress-examples/devextreme-getting-started-with-splitter
This project creates a UI component that splits a page layout into multiple panes.
angular devextreme jquery react splitter vue
Last synced: 06 Apr 2026
https://github.com/devexpress-examples/winforms-scheduler-get-appointment-by-source-object
Obtain user appointments by an object in the data source.
appointment dotnet scheduler winforms xtrascheduler-suite
Last synced: 09 May 2026
https://github.com/devexpress-examples/winforms-pivot-grid-override-in-place-cell-editor
This example shows how to change the editor type when the editor is in "edit" mode.
dotnet pivot-grid-for-winforms winforms xtrapivotgrid-suite
Last synced: 15 May 2026
https://github.com/devexpress-examples/wpf-data-grid-in-server-mode-with-xpo
Uses the WPF Data Grid in Server Mode with XPO
Last synced: 15 May 2026
https://github.com/devexpress-examples/wpf-create-breadcrumb-control
Create a Breadcrumb control for WPF.
breadcrumb-navigation breadcrumbs dotnet dxeditors ui-navigation wpf xaml xpf
Last synced: 06 Mar 2026
https://github.com/devexpress-examples/winforms-spreadsheet-bind-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.
data-binding dotnet ms-sql-server winforms xtraspreadsheet
Last synced: 17 Apr 2026
https://github.com/devexpress-examples/map-for-winforms-azure-geocoding
Obtain Information about a Geographical Point Using the Microsoft Azure Maps Geocode Service.
azure-maps geocoding winforms xtramap
Last synced: 20 Mar 2025
https://github.com/devexpress-examples/map-for-winforms-azure-search
Create a Custom Search Panel Using the Microsoft Azure Maps Search Service
azure-maps search winforms xtramap
Last synced: 20 Mar 2025
https://github.com/devexpress-examples/wpf-tilebar-generate-items-from-view-model-collection
Binds the WPF TileBar to a ViewModel to generate a tile-based navigation UI using the MVVM pattern.
devexpress dotnet mvvm tile-navigation tilebar ui-customization wpf xpf
Last synced: 16 May 2026
https://github.com/devexpress-examples/how-to-add-spell-check-menu-items-to-the-standard-text-controls
Add SpellChecker menu items to RichTextBox and TextBox editors.
Last synced: 16 May 2026
https://github.com/devexpress-examples/blazor-ai-chat-function-calling
Implement function calling with the DevExpress Blazor DxAIChat component.
ai ai-chat blazor devexpress-ai function-calling
Last synced: 16 Dec 2025
https://github.com/devexpress-examples/xaf-blazor-aspire-support
Integrate .NET Aspire into your XAF Blazor application and utilize its orchestration features.
aspire expressapp expressapp-framework framework xaf
Last synced: 10 Jul 2025
https://github.com/devexpress-examples/how-to-customize-drop-marker-t568780
Customize the GridControl's drop marker.
dotnet drag-and-drop dxgrid wpf xpf
Last synced: 08 May 2026
https://github.com/devexpress-examples/reporting-wpf-designer-data-provider-list
Customizes Report and Data Source Wizards. The example modifies the start page and restricts available SQL data source providers to MSSQLServer, Oracle, Amazon Redshift, MySQL, Postgres, and SQLite.
dotnet reporting-for-wpf wpf xpf xtrareports-suite
Last synced: 24 Apr 2026
https://github.com/devexpress-examples/reporting-asp-net-core-ai-summarize-and-translate
Summarize and translate a report content in the JavaScript-based Document Viewer with AI-powered functionality.
ai ai-integration asp-net-core devexpress-ai dotnet reporting reporting-for-asp-net-core
Last synced: 11 Jul 2025
https://github.com/devexpress-examples/winforms-scheduler-find-free-time-intervals
Find available free time intervals within the specified period of time within the current work week.
dotnet scheduler scheduler-meeting xtrascheduler-suite
Last synced: 22 Jun 2025
https://github.com/devexpress-examples/wpf-pivot-custom-group-intervals
This example shows how to implement custom group intervals in Pivot Grid to group axis values.
Last synced: 07 May 2026
https://github.com/devexpress-examples/card-view-for-blazor
Use DevExpress Blazor components to implement the CardView component's functionality.
blazor cardview grid-layout navigation responsive
Last synced: 14 Jul 2025
https://github.com/devexpress-examples/devextreme-datagrid-sticky-headers
This example demonstrates how to implement sticky headers for DataGrid.
angular asp-net-core datagrid devextreme jquery react vue
Last synced: 07 Mar 2026
https://github.com/devexpress-examples/asp-net-web-forms-implement-sidebar-navigation
Implement sidebar navigation as in DevExpress ASP.NET Web Forms demos.
asp-net aspdot-net-demos dotnet
Last synced: 27 Feb 2026
https://github.com/devexpress-examples/wpf-pivotgrid-optimized-mode-calculation-data-binding
This example shows how to bind Pivot Grid fields to the result of the window calculations and display aggregated values in the window.
Last synced: 17 Jul 2025
https://github.com/DevExpress-Examples/out-of-maintenance-XAF_how-to-establish-association-from-one-class-to-many-classes-e463
.NET, Frameworks (XAF & XPO), eXpressApp Framework
Last synced: 15 Mar 2025