|
-
Aug 29th, 1999, 08:33 PM
#1
Thread Starter
New Member
I am still trying to figure out how to dynamically filter a recordset while I type text in a textbox. Kinda like the way the find in Windows Helpfile works. When I key a letter it zooms to the first record that starts with that letter and filters everything else out.
Thanks in advance!
-
Aug 29th, 1999, 10:43 PM
#2
New Member
Hi,
in the textbox key press or key down event in which
you enter the find criteria, you code the filter record code
to filter the records with the value in the text box.
vemvas
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
|