I am employing many client-side events to show/hide two different AutoCompleteBoxes (RACB) based on certain conditions. I also target the entry added event to display some textboxes on the fly. Mostly everything is working well, however, IE10 is presenting some issues. Upon typing in a letter on the initial load of the control, the next matching record is automatically input into the RACB without actually selecting anything. Once it is removed, the RACB works as designed. It is only on the initial load of the control.