Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox setfocus to array rownumber
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01547526
Message ID:
01547528
Views:
35
>I have a multi-dimentional array that is displayed in a listbox. When you click on a row, the textbox fields are populated from the array for that row. I now need to do a search on the array using "ascan(...)" to get the row number in the array. How do I make the listbox go to that row number and show that that item is selected as if I clicked on it with the mouse?
>Jim.

You can set ListIndex to that number (the row in the array).
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