New to Kendo UI for Angular? Start a free 30-day trial

Suggestions

The MultiColumnComboBox provides suggestions which appear while the user types in the input field.

To enable the text suggestions, set the suggest property of the MultiColumnComboBox to true. Whenever the user modifies the input value, the MultiColumnComboBox will automatically complete the user input with the first text match. If no item with a textField value in the data set starts with the provided user input, the MultiColumnComboBox will not display a suggestion.

Example
View Source
Change Theme:

In this article

Not finding the help you need?