Skip to main content
A newer version of this page is available. .

Featured Scenarios

The DevExpress .NET MAUI Controls ship with GitHub examples that implement popular mobile interface patterns.

Expandable Cards with Lists

Expandable Cards with Lists Featured Scenario

Displays CollectionView items within expandable cards.

Related Controls: CollectionView, SimpleButton

Cards with Custom Content

Cards with Custom Content Featured Scenario

Displays the ChartView within cards.

Related Controls: SimpleButton, ChartView

Form-Based Authentication (Login/Password) with the DevExpress Web API Service

Authentication Featured Scenario Uses our free .NET App Security & Web API Service to authenticate users.

Role-based Access Control (RBAC) & Permission Management

Featured Scenario

Expands the Authentication scenario with the role-based data access.

Context Menu Actions in Popup

Context Menu Actions in Popup Featured Scenario

Uses our DXPopup control to display custom actions.

Related Controls: SimpleButton, DXPopup

Data Grid Column Chooser

Column Chooser Featured Scenario

Implements a DataGridView column chooser.

Infinite CollectionView Scrolling

Infinite Data Grid Scrolling Featured Scenario

Implements infinite scrolling in DXCollectionView.

Replicate a Single-Column Kanban View

Single-Column Kanban View Featured Scenario

Implements a single-column Kanban view based on our DataGridView.

Data Grid Search Bar

Search Bar Featured Scenario

Places a DataGridView search bar in a ContentPage‘s toolbar area