DevExpress-Examples

DevExpress-Examples

🏢 Organization

120 repositories on SrcLog

View on GitHub
120 Repos
363 Stars
225 Forks
363 Watchers

Repositories (120)

XAF_Security_E4908 DevExpress-Examples/XAF_Security_E4908 JavaScript

This repository contains examples for .NET Role-based Access Control, Permission Management, and OData / Web / REST API Services for Entity Framework and XPO ORM

85
out-of-maintenance-xamarin-forms-demo-app DevExpress-Examples/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.

79
obsolete-xaf-create-multitenant-application DevExpress-Examples/obsolete-xaf-create-multitenant-application

This example creates a multi-tenant XAF application.

42
wpf-create-a-fluent-design-using-appearance-options DevExpress-Examples/wpf-create-a-fluent-design-using-appearance-options C#

This example creates a view styled according to Fluent Design with DevExpress components

17
devextreme-datagrid-custom-editing-form DevExpress-Examples/devextreme-datagrid-custom-editing-form TypeScript

The DevExtreme DataGrid component ships with a built-in Pop-up Edit Form (for data editing purposes). To create a custom pop-up edit form, follow the steps outlined in this example.

13
XPO_how-to-implement-odata4-service-with-xpo DevExpress-Examples/XPO_how-to-implement-odata4-service-with-xpo C#

How to Implement OData v4 Service with XPO (.NET Framework)

11
reporting-use-devexpress-drawing-skia-engine DevExpress-Examples/reporting-use-devexpress-drawing-skia-engine C#

How to use the DevExpress.Drawing package based on the SkiaSharp library in an ASP.NET Core DevExpress Reporting application.

11
reporting-asp-net-core-inject-data-from-efcore-dbcontext-into-report-using-object-data-source DevExpress-Examples/reporting-asp-net-core-inject-data-from-efcore-dbcontext-into-report-using-object-data-source C#

Inject Data from the Entity Framework Core DbContext into a Report.

6
wpf-docklayoutmanager-merge-ribbon-controls DevExpress-Examples/wpf-docklayoutmanager-merge-ribbon-controls Visual Basic .NET

Merges child panel's ribbons to the parent container.

6
asp-net-web-forms-grid-reorder-rows-using-buttons-or-drag-and-drop DevExpress-Examples/asp-net-web-forms-grid-reorder-rows-using-buttons-or-drag-and-drop ASP.NET

Use buttons and jQuery drag-and-drop functionality to reorder rows in ASPxGridView.

5
winforms-reporting-create-grid-based-report DevExpress-Examples/winforms-reporting-create-grid-based-report C#

Demonstrates how to dynamically create a report based on the GridControl visible rows.

4
query-builder-use-in-asp-net-core-application DevExpress-Examples/query-builder-use-in-asp-net-core-application C#

ASP.NET Core Query Builder control that creates a new report data source and saves it for later use.

4
wpf-hamburger-menu-with-mvvm DevExpress-Examples/wpf-hamburger-menu-with-mvvm Visual Basic .NET

This example creates an application that uses the WPF Hamburger Menu Controls to navigate between the MVVM views.

4
wpf-mvvm-framework-pass-data-between-view-models-through-the-isupportparameter-interface DevExpress-Examples/wpf-mvvm-framework-pass-data-between-view-models-through-the-isupportparameter-interface C#

This example passes data between View Models through the ISupportParameter interface (using the DevExpress MVVM Framework).

4
ASP.NET-Core-File-Manager-How-to-open-documents DevExpress-Examples/ASP.NET-Core-File-Manager-How-to-open-documents Rich Text Format

Display documents in File Manager and open them in a popup dialog

4
winforms-treelist-create-file-manager-drag-drop-files-folders DevExpress-Examples/winforms-treelist-create-file-manager-drag-drop-files-folders C#

Implement a file manager (drag and drop files and folders).

4
devextreme-datagrid-drag-multiple-rows-between-grids DevExpress-Examples/devextreme-datagrid-drag-multiple-rows-between-grids C#

Drag and drop multiple selected rows between two grids

3
how-to-implement-drag-and-drop-between-the-gridcontrol-and-other-controls-t566741 DevExpress-Examples/how-to-implement-drag-and-drop-between-the-gridcontrol-and-other-controls-t566741 C#

Implement drag-and-drop between the GridControl and another control that does not have a built-in drag-and-drop functionality.

3
drag-drop-grid-rows-to-treelist DevExpress-Examples/drag-drop-grid-rows-to-treelist Visual Basic .NET

Drag and drop Grid rows to the Tree List.

3
wpf-docklayoutmanager-use-services-that-implement-the-idocumentmanagerservice DevExpress-Examples/wpf-docklayoutmanager-use-services-that-implement-the-idocumentmanagerservice Visual Basic .NET

Uses services that implement the IDocumentManagerService interface to display views.

3
wpf-mvvm-framework-ui-services-eventtocommand DevExpress-Examples/wpf-mvvm-framework-ui-services-eventtocommand C#

This example shows you how to use the EventToCommand behavior to execute a command when an event is raised.

3
wpf-dashboard-how-to-add-custom-caption-menu DevExpress-Examples/wpf-dashboard-how-to-add-custom-caption-menu C#

This example demonstrates how to apply the CaptionCustomizationsTemplate and ContextMenuCustomizationsTemplate templates to customize the caption toolbar and context menu in the WPF Dashboard control.

3
devextreme-form-custom-items DevExpress-Examples/devextreme-form-custom-items JavaScript

This example illustrates how to use the template property to customize form items.

3
devextreme-datagrid-show-grid-in-popup-edit-form DevExpress-Examples/devextreme-datagrid-show-grid-in-popup-edit-form TypeScript

This example demonstrates how to show DataGrid in the Popup Edit Form and implement CRUD operations for a data field that contains an array.

3
asp-net-web-forms-grid-use-jquery-to-drag-and-drop-rows DevExpress-Examples/asp-net-web-forms-grid-use-jquery-to-drag-and-drop-rows ASP.NET

Use the jQuery framework to drag rows from one grid to another.

3
create-wpf-radial-context-menu DevExpress-Examples/create-wpf-radial-context-menu C#

Create a radial context menu for WPF.

3
winforms-richedit-document-api DevExpress-Examples/winforms-richedit-document-api Visual Basic .NET

Use the Rich Text Editor API to manage rich text documents in code.

2
asp-net-mvc-query-builder-provide-data-to-the-gridview-extension DevExpress-Examples/asp-net-mvc-query-builder-provide-data-to-the-gridview-extension JavaScript

Add the Query Builder control to an ASP.NET MVC application and use queries to supply data to the ASP.NET MVC GridView.

2
devextreme-scheduler-create-custom-editing-form DevExpress-Examples/devextreme-scheduler-create-custom-editing-form TypeScript

This example demonstrates how to create a custom editing form for appointments with a Popup.

2
winforms-richedit-use-calculatedocumentvariable-event-to-insert-formatted-content DevExpress-Examples/winforms-richedit-use-calculatedocumentvariable-event-to-insert-formatted-content Rich Text Format

Handle the CalculateDocumentVariable event to insert formatted content in the DOCVARIABLE field.

2