Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox lookup on InteractiveChange() event
Message
From
21/10/2003 13:54:09
 
 
To
15/10/2003 08:56:18
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00838842
Message ID:
00840760
Views:
20
Hi Don,

I did this VERY simply with the following code inserted into the interactivechange() event of a text box, but haven't tried it with a combobox...

sele filename
=seek(upper(alltrim(this.value)),"filename","indexname")
thisform.refresh()

...hope this helps.

Martha
Previous
Reply
Map
View

Click here to load this message in the networking platform