DEV Community

Cover image for Getting Started with the .NET MAUI ComboBox Control
Arun for Syncfusion, Inc.

Posted on

Getting Started with the .NET MAUI ComboBox Control

Learn how to create and configure the Syncfusion .NET MAUI ComboBox control in a .NET MAUI project using Visual Studio 2022. In this video, you will learn how to add a simple .NET MAUI ComboBox to a .NET MAUI app. You will see how to populate the control’s data source, set a custom height and width to the control, customize placeholder text, change the filter type, and hide clear button.

Product overview: https://www.syncfusion.com/maui-controls/maui-combobox

Download example from GitHub: https://github.com/SyncfusionExamples/getting-started-with-the-dotnet-maui-combobox-control

Top comments (0)