I have a combo with and underlying dataset of 17000 items. the ajax load on demand works great but when someone starts to type "z" its not picking up the z records because they are at the bottom. the user would have to scroll down until the z's are loaded. is it anyway that when someone types the first letter it will automatically go and load those records?
i do have them on suggest but that doesnt do it. any other ideas?