Hi all,
am using asp.net 2.0
am loading lot of values in a dropdownlist. there are above 1500+ values
now the problem with searching.
the user will click on two to four characters of the keyboard which will be the starting characters of the word they are searching for in the list, the should stop there.
please give solution i dont know how to solve.
am using asp.net 2.0
am loading lot of values in a dropdownlist. there are above 1500+ values
now the problem with searching.
the user will click on two to four characters of the keyboard which will be the starting characters of the word they are searching for in the list, the should stop there.
please give solution i dont know how to solve.
Comment