This repository contains examples for .NET Role-based Access Control, Permission Management, and OData / Web / REST API Services for Entity Framework and XPO ORM
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.
This example creates a multi-tenant XAF application.
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.
How to Implement OData v4 Service with XPO (.NET Framework)
How to use the DevExpress.Drawing package based on the SkiaSharp library in an ASP.NET Core DevExpress Reporting application.
This example creates a view styled according to Fluent Design with DevExpress components
Demonstrates how to dynamically create a report based on the GridControl visible rows.
Inject Data from the Entity Framework Core DbContext into a Report.
ASP.NET Core Query Builder control that creates a new report data source and saves it for later use.
This example demonstrates how to show DataGrid in the Popup Edit Form and implement CRUD operations for a data field that contains an array.
This example shows you how to use the EventToCommand behavior to execute a command when an event is raised.
This example passes data between View Models through the ISupportParameter interface (using the DevExpress MVVM Framework).
Merges child panel's ribbons to the parent container.
Display documents in File Manager and open them in a popup dialog
This example illustrates how to use the template property to customize form items.
This example demonstrates how to apply the CaptionCustomizationsTemplate and ContextMenuCustomizationsTemplate templates to customize the caption toolbar and context menu in the WPF Dashboard control.
Use the jQuery framework to drag rows from one grid to another.
Use buttons and jQuery drag-and-drop functionality to reorder rows in ASPxGridView.
Implement drag-and-drop between the GridControl and another control that does not have a built-in drag-and-drop functionality.
This example demonstrates how you can use the DialogService to show a modal dialog window and get its result.
Uses services that implement the IDocumentManagerService interface to display views.
This example demonstrates how to create a custom editing form for appointments with a Popup.
This repository demonstrates basic features available in the DevExpress MAUI MVVM Library.
Create a pop-up window and add its content dynamically.
Create a header template, add the ASPxImage control to the template, and emulate the Close button functionality.
This example creates a calculated field at runtime and binds it to the label's Text property.
This repository uses the IMVVMDockingProperties to bind the ViewModel collection to DockLayoutManager.
This example creates a custom DevExpress MVVM Framework service (a ServiceBase descendant).
This example creates an application that uses the WPF Hamburger Menu Controls to navigate between the MVVM views.