Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't get combo box to populate
Message
From
12/05/2005 11:14:51
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP
Network:
Windows NT
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01013363
Message ID:
01013428
Views:
11
>>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.
>
>
>Joe, what is the RowSourceType and RowSource of that Combo and why on every Click Event of the Page you set ControlSource? It is unneccessary.

What is the better way of doing it?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform