The suggestions shown by the AutoComplete can come from a JavaScript object, a JavaScript Array or from a remote data source. The widget also allows multiple value entries to be selected from the suggestion box.
The AutoComplete widget provides suggestions depending on the typed text. This is the typical scenario users are used to today, due to its wide usage like Google Suggest, Word processors or Intelisense developers are used to in Visual Studio.
Right out of the box, Kendo UI Autocomplete widget provides RTL support, so in case you’d like to provide internationalization support for languages such as Arabic, Persian and Hebrew, you can do so with adjusting just a few settings.