I can't seem to set focus to a plain input control on the combo closed event
...only way I can get it to work is by putting in a timer...am I missing something? When there's no timer the cursor stays IN the combo even though the .focus() code on the input is hit
http://jsfiddle.net/stevescotthome/aB7Yd/17/
...only way I can get it to work is by putting in a timer...am I missing something? When there's no timer the cursor stays IN the combo even though the .focus() code on the input is hit
http://jsfiddle.net/stevescotthome/aB7Yd/17/