Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't get combo box to populate
Message
From
12/05/2005 09:31:57
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Can't get combo box to populate
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP
Network:
Windows NT
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01013363
Message ID:
01013363
Views:
58
Hi there,

I've been attempting to get several combo boxes on a form to populate with the table's current record data, and it works sporadically.

I have a pageframe on my form with 10 pages and tabs to "flip" from page to page. On a tab's CLICK procedure, I have the following code:

THISFORM.pageframe1.com4.COMBODRIVER.CONTROLSOURCE = 'MACHINE.DRIVER'
THISFORM.pageframe1.com4.combodriver.Value=machine.driver

Any ideas on what I need to do to make my combo box ALWAYS populate?

Thanks for reading.
Next
Reply
Map
View

Click here to load this message in the networking platform