AutoComplete / Keyboard Navigation
            Access key + y
        
        
            Focuses the control
        
    
            Up
        
        
            Moves to previous item
        
    
            Down
        
        
            Moves to next item
        
    
            Enter
        
        
            Closes the popup and fire change event
        
    
            Esc
        
        
            Closes the popup and revert to the previously selected item
        
    
            Tab
        
        
            Closes the popup and fire change event if the value is changed
        
    