Click here to Skip to main content
15,888,610 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
need to show the data if i click the first letter using asp.net using c#

i bind the data in dropdown list if i press a i need to show the data start from a'


like a i press


ambika

ani

abi

like this i need to show using dropdown
Posted
Comments
F-ES Sitecore 7-May-15 8:19am    
google "asp.net jquery autocomplete"
John C Rayan 8-May-15 7:40am    
Auto-complete is the answer for what you want.

1 solution

You can do this using Jquery Ajax post method.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900