Thanks.
I'll check out smart selectors.
Sorry, but I'm not sure I follow. Don't I have to retrieve and pass every value to autocomplete 1st? So even if it's set to 2 or 3 characters, I've still had to retrieve everything, but it just won't start filtering immediately. I don't understand how I can filter to limit the items retrieved before I know what's typed.
I'm obviously missing something, but I'm doing as suggested here:-
http://www.itidea.nl/index.php/jquery-spservices-and-autocomplete/
I'll check out smart selectors.
Sorry, but I'm not sure I follow. Don't I have to retrieve and pass every value to autocomplete 1st? So even if it's set to 2 or 3 characters, I've still had to retrieve everything, but it just won't start filtering immediately. I don't understand how I can filter to limit the items retrieved before I know what's typed.
I'm obviously missing something, but I'm doing as suggested here:-
http://www.itidea.nl/index.php/jquery-spservices-and-autocomplete/