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:
01228052
Views:
22
>I've noticed that on one of my combo box lists where I have manufacturing machine numbers, the list is at the bottom. I am talking about when I create a new record, the list is all the way to the bottom, instead of sitting at the top machine #.
>
>I thought that by putting into the INIT of the control "This.ListIndex=1" that I would stop that, but it appears that that is not so. How can I make the combox show at the start of the list of arrayed items?

If you use Array as a Rowsource then say
Combobox.Value=YourArray[1]
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform