background

UI for PHP

PHP AutoComplete

  • Part of the Telerik UI for PHP library along with 100+ professionally-designed components.
  • Includes support, documentation, demos and more!
  • RTL Support

    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.


  • Data Binding

    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.


  • Overview

    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 Intellisense developers are used to in Visual Studio.

Next Steps