dropdownlist filtering
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I have a dropdownlist that contains items filled by a table. what i need is, when the user write any characters in the dropdownlist, only items that contains that characters must be appear.How i can do this?
-
Hi, I have a dropdownlist that contains items filled by a table. what i need is, when the user write any characters in the dropdownlist, only items that contains that characters must be appear.How i can do this?
I think AJAX control toolkit already has this in it.
Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.