Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo
Message
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Re: Combo
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01332140
Message ID:
01332151
Views:
9
This message has been marked as a message which has helped to the initial question of the thread.
>OK
>
>but I would like to move the combo as I locate to a record in the table
>
>to display the current record in the combo

You can use locate to search for the item. If it would not automatically go to this record and you don't have deleted records in your table you can put

this.combo.ListIndex = recno()

But I don't understand why you need such hard thing...

Once again, is your combo bound?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform