Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combobox Drop-Down List-goes to bottom of list
Message
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01228049
Message ID:
01228231
Views:
29
Well, I populate the array while still in the LOAD event which precedes the initializing of any of the controls, so that won't work there. I guess I could put it in the Form's INIT event? I'll try that. Should I restrict it to only when adding a new record?

>>I am assuming that I'd put that in the INIT of the COMBOBOX?
>>
>>>If you use Array as a Rowsource then say
Combobox.Value=YourArray[1]
>You should do it after array is populated.
Previous
Reply
Map
View

Click here to load this message in the networking platform