|
-
Apr 13th, 2012, 09:16 AM
#1
Thread Starter
Frenzied Member
[RESOLVED] How to detect when the user stops typing
Hello.
I'd like you filter some results in a grid, and i want the user to be able to type a value into a textbox, and then the grid will be filtered by that value.
I don't need help with the grid or how to populate it. My question is in regards to the textbox; How can i tell when the user has stopped typing so i can automatically load the grid?
I thought about doing a refresh automatically in the TextChanged event, but that seems silly since the user could still be typing more characters.
Any ideas on how i can figure out when the user stops typing in a textbox?
.
~Peter

Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|