# MultiAutoComplete

Develop powerful and lightweight web applications using ASP.NET MVC controls. Learn more about the ComponentOne MVC controls in ASP.NET MVC documentation.

## Content



The **MultiAutoComplete** control allows user to pick multiple items from a list that contains either custom objects or simple strings. Once you enter some text in the control field, MultiAutoComplete starts searching for items that match the entered string and displays a list of possible results. After selecting one of the items from the list, it shows up in the control field.

![MultiAutoComplete](https://cdn.mescius.io/document-site-files/images/2b3ac322-100e-4637-958d-fb40dcda3f44/images/multiautocomplete.gif)

The control allows you to select multiple items in the similar manner. It also provides an option to set a limit to number of items that can be selected.

## See Also

[Key Features](/componentone/docs/mvc/online-mvc/workwithcontrols/Input/MultiAutoComplete/KeyFeatures)

[Quick Start](/componentone/docs/mvc/online-mvc/workwithcontrols/Input/MultiAutoComplete/MultiAutoCompleteQuickStart)