This question is locked. New answers and comments are not allowed.
I am using the combobox with auto-complete, with server filtering, my problem is that when someopne types they often get replies back out of order, for example. if they type hills, they may get the reply for hills first then the reply for hill after. I know that the A in Ajax means Asynhronous, but is there a way too make the calls synchronouse?