Hello,
I have a Textbox and on the textchanged event it takes the users input and searches through a database and takes the items which are like the users input and puts them in a listbox which a user can select from. The problem with this method is that it has turned out to be noticeably slow.
So my question is, is there a faster way to do this and if you know one then can you point me in the right direction.
Thanks,
Minko