AutoComplete - How to get selected item

the Autocomplete component fires the OnChange event when the user types as well as when the user selects the item. How do I know which change event is for the selected item?

This thread might help you: