Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't get combo box to populate
Message
 
To
12/05/2005 09:31:57
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:
01013422
Views:
13
>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.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform