Overview
20 Feb 2017 / 1 minute to read
The Essential JavaScript Mobile Autocomplete widget is a textbox control that provides a list of suggestions based on a user’s query. When you enter a text in the textbox, the control performs a search operation and provides a list of results. There are several filter types available to perform the search.
Key features
-
Data binding: Supports Data binding with JSON data and remote data.
-
Auto fill: Allows the control to automatically select the first suggested item.
-
Multi value support: Auto complete supports multiple values.
-
Filter Types: Supports various search filters with case sensitivity.
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page