Hi, I would like to know if it is possible to create an ajax enabled drop down that will perform a search through around 10,000 options. They are quite common these days and I feel I would break the server and browser by staically populating a dropdown with 10,000 items! therefore an ajax enabled dropdown is required where the user starts typing and suggestions are provided.
Any help with this would be greatly appreciated.
Kind regards,
nick