This example illustrates how you can incorporate our TokenEdit and AutoCompleteTokenEdit within a MAUI app (and configure associated settings).
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.
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.
- DevExpress Mobile UI for .NET MAUI
- DevExpress Editors for .NET MAUI
- DevExpress .NET MAUI Editors - Create Login and Sign-Up Forms
(you will be redirected to DevExpress.com to submit your response)