Skip to content

This example shows how to create an app with DevExpress Token Editors for MAUI.

License

Notifications You must be signed in to change notification settings

DevExpress-Examples/maui-token-editors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevExpress Editors for .NET MAUI - Token Editors

This example illustrates how you can incorporate our TokenEdit and AutoCompleteTokenEdit within a MAUI app (and configure associated settings).

DevExpress Token Editor and Auto-Complete Token Editor for MAUI

The Token Edit component allows users to select multiple items from its drop-down list. Selected items appear as chips within the edit box.

The Auto-Complete Token Edit component locates records that match text entered by a user and displays the first item it locates within the data source. It also supports asynchronous item load operations. The editor loads items as users enter text without locking the UI.

Requirements

Please register the DevExpress NuGet Gallery in Visual Studio to restore NuGet packages used in this solution. See the following topic for more information: Get Started with DevExpress Mobile UI for .NET MAUI.

You can also refer to the following YouTube video to get started with the DevExpress .NET MAUI Controls: Setting up a .NET MAUI Project.

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

This example shows how to create an app with DevExpress Token Editors for MAUI.

Topics

Resources

License

Stars

Watchers

Forks

Languages