Ammu1492 / getting-started-with-the-dotnet-maui-autocomplete-control

A quick start .NET MAUI project that shows how to create and configure the Syncfusion MAUI Autocomplete control to a .NET MAUI app. This project also includes a code snippet 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with the .NET MAUI Autocomplete Control

A quick start .NET MAUI project that shows how to create and configure the Syncfusion MAUI Autocomplete control to a .NET MAUI app. This project also includes a code snippet 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.

Documentation: https://help.syncfusion.com/maui/autocomplete/getting-started

Project pre-requisites

Make sure that you have the compatible versions of Visual Studio with .NET MAUI workloads and .NET SDK version in your machine before starting to work on this project.

How to run this application?

To run this application, you need to first clone the getting-started-with-the-dotnet-maui-autocomplete-control repository and then open it in Visual Studio 2022. Now, simply build and run your project to view the output.

About

A quick start .NET MAUI project that shows how to create and configure the Syncfusion MAUI Autocomplete control to a .NET MAUI app. This project also includes a code snippet 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.


Languages

Language:C# 100.0%