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:15:36
 
 
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:
01013429
Views:
9
Hello,

as Borislav already stated you don't have to set the ControlSource again and again and again, set them once in the designer and finished ..

you're probably struggling with the Pageframe refresh bug/"by design feature" :) ...,you have to place a
THIS.Refresh() && this will trigger refresh on every control on the page ..
line into every single page's Activate event, otherwise the content on the page isn't refreshed correctly when you switch to it..

Regards
Christian
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform