Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Processing multiple selected items from a Listbox
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Processing multiple selected items from a Listbox
Miscellaneous
Thread ID:
00064644
Message ID:
00064644
Views:
73
I want the be able to select multiple items in a listbox and Delete them or do some other processing.
I am aware of the
-> lstListBox1.ListCount
-> lstListBox1.Selected(nCnt)
I can loop thru the selected items, but what is an easy way to get back to the table, IE: record # or Primary Key, as I loop thru them.
I could build an array of this information, but this is an extra step I am trying to avoid.
Thanks
Jerimi
Next
Reply
Map
View

Click here to load this message in the networking platform