Click here to Skip to main content
15,891,976 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
See more:
I am using Searching Option : for this I want to use OnKeyUp Event for filter.

If other option is better please suggest.

Pankaj
Posted
Comments
Sebastien T. 26-Nov-10 6:00am    
Can you get more details, please ?
Toniyo Jackson 26-Nov-10 6:08am    
Winform or web?

1 solution

You can add that attribute of that textbox in codebehind, here you go

Add OnKeyUp to an ASP.NET TextBox[^]

But you can use ajaxtoolkit which contains many wonderful controls it will make your work easy.
 
Share this answer
 
Comments
LebneizTech 26-Nov-10 6:30am    
Sir,
I want to use just like a ComboBox for easy Search.Please suggest best solution.
thatraja 26-Nov-10 6:43am    
But you should have mentioned that in your question clearly, ok give me some time

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