AutoComplete Async Loading
The AutoComplete below populates the drop-down list asynchronously using the itemsSourceFunction property.
Try typing "ch" or "chi" and waiting a second to see the drop-down.
Selected product: None
This feature is especially useful when the number of items is large (thousands or millions of items) and the data is stored in a server database capable of fast searches.