How does the On_Change event work ( Edit Box on ribbon ) ?

liamfitz

Registered User.
Local time
Today, 10:52
Joined
May 17, 2012
Messages
240
I've customised my ribbon, with an editBox control called Clients. I'd like it to fire an event ( On_Change, Key_Up ? ) every time I add/change a letter which will create a string dynamically, to use as a WHERE search criteria ,for an SQL SELECT statement i.e filter the records for a given Client's surname. Any help , much appreciated.:cool:
 
Last edited:

Users who are viewing this thread

Back
Top Bottom