Click here to Skip to main content
15,900,258 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
In my project I need help when I type words in textbox then panel will suggest related words from table field
for example, I type
source:sa
then panel will suggest salem jn
salem mr
salem town
From that, the user can select something for the textbox field.
How can I did this?
Please help some ideas???????
Posted
Updated 25-Sep-11 22:12pm
v2

Hi,

Use AutoCompleteExtender AJAX Control.

Please see the below link:

AJAX AutoCompleteExtender using Google Suggest API[^]
 
Share this answer
 
Comments
Tech Code Freak 26-Sep-11 4:11am    
My 5up!
 
Share this answer
 
Comments
Tech Code Freak 26-Sep-11 4:12am    
My 5up!
Ramya 2 26-Sep-11 7:28am    
thank you for ur giude
but still i am in truoble when write coding in webservice form
Tech Code Freak 27-Sep-11 5:33am    
What kind of trouble?
Pls explain.

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