Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing items in a listbox with a SQL source
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00832474
Message ID:
00832537
Views:
19
This message has been marked as a message which has helped to the initial question of the thread.
>So I should delete the item from the cursor, update the table and then requery the table?

I guess...

>Does the selected property in a listbox require you to iterate through the items? All the examples I see show that scenario.

The selected property is a colection. You would use it for the listbox with the MultiSelect property set to True (.T.). For regular litbox the Listindex property points to the curently selected item.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform