Click here to Skip to main content
15,892,809 members
Please Sign up or sign in to vote.
2.00/5 (2 votes)
See more:
Hi,

I am looking for a Google-like search box which searches from database and shows results as you type or auto-complete box like this:

http://wpfactb.codeplex.com/documentation[^]

I need some simple code. This is too complex.

Thanks.
Posted
Updated 1-Dec-10 21:30pm
v3
Comments
Abdul Quader Mamun 1-Dec-10 9:41am    
Ajax.NET has a auto complete control. Have you tried it?
Pete O'Hanlon 1-Dec-10 15:41pm    
Abdul - vicky87 has already said that it's WPF. Ajax.NET is sod all use in this case.
Dalek Dave 2-Dec-10 3:31am    
Minor Edit for Grammar.

Why not use this component? Implementing this yourself is going to require a lot more than simple code, so don't reinvent the wheel when somebody else has taken the time to do this for your benefit.
 
Share this answer
 
Comments
Dalek Dave 2-Dec-10 3:31am    
If it works, don't f... well you know the rest.
"so don't reinvent the wheel when somebody else has taken the time to do this for your benefit."

hahahahah :laugh: :-D

this is what my teacher always say ....
 
Share this answer
 
v2
Comments
Pete O'Hanlon 2-Dec-10 5:05am    
Your teacher has given you good advice. Seriously though, is there a problem with you using it? Are you stuck integrating it? If so, ask questions on the forum of the control - they will be able to help you.

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