Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot make autocomplete work
Message
From
10/09/2008 12:07:14
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Cannot make autocomplete work
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
MySQL
Miscellaneous
Thread ID:
01346375
Message ID:
01346375
Views:
61
Hello,

I try to use autocomplete in a textbox but I am missing something?

First I create the table MyAutoComp.DBF with the Source and Data fields according to the structure of AutoComp.DBF, fill the data values and set use that table as AutoCompTable. I replaced all "Source" with "STREETS" in the Automplete table as well.
THIS.txt.AutocompSource = "STREETS"
THIS.txt.AutocompTable = "MyAutoComp.DBF"
THIS.txt.AutoComplete = 1
but I don't see it working, it does not show any values that I have in the table.

Any ideas what I'm doing wrong?
Christian Isberner
Software Consultant
Next
Reply
Map
View

Click here to load this message in the networking platform