New to Kendo UI for Angular? Start a free 30-day trial
Suggestions
Updated on Jan 20, 2026
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.
Change Theme
Theme
Loading ...