All, I've implemented the autocompleter for my project. For some autocompleters, my user would like the ability to enter a value and have the autocompleter display the name. IE. Enter a country code and the country autocompleter, and have the autocompleter 'refresh' with the country name. Is this possible with this tag? I've tried using the search string attribute, but when I type the value, the 'notify' event is never spawned. Any help would be appreciated.
Thanks, Leon