Live Search Problem

brampeirs

Registered User.
Local time
Today, 06:13
Joined
Jul 29, 2011
Messages
20
Helloooooo,

So I have made a form with a textbox and a listbox, the listbox get's filtered according to what's entered in the textbox. If I push the button 'Search' everything works fine :)

Butttttt I want it to search automatically while I'm entering something in the textbox (I used the Change event of the textbox) but it does not seem to work properly :banghead:.

Here's my database, Please take a look at it.

Thank you in advance!!!! :D

(Currently it only searches on Company name (second column).)
 

Attachments

Have a look at the sample posted here I suspect that it does exactly what you are looking for.
 
Thank you, it solved my problem.
 

Users who are viewing this thread

Back
Top Bottom