Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text box call a list for selection
Message
From
17/12/2008 09:41:55
 
 
To
17/12/2008 09:38:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01368102
Message ID:
01368105
Views:
9
>Dear All,
> Can anyone help me how to call a selection list after a text box's characters are entered but not matched just like the command word selection eg. enter append and then pop up a list blank,from,general .. for selection? eg. customer name's entered but not found and pop up the closely matched customer name for selection.
>
>Chau, Moon

Basically, you intercept textbox.value in textbox.interativechange event and run a query against table getting a cursor of possible entries and show them in a grid.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform