I have a combo box that fills other fields based on the changes event of a combo box. It works great when the selection is made by a mouse click, but not at all when the user types in part or all of the selection. Does anyone know how to get the change event to fire from a keyboard selection?