Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to...
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00622811
Message ID:
00622905
Views:
28
>I have a form with two listboxes in it. At first one of the listboxes will contain all the records from a cursor and the second will be empty, the idea is to pick the items from the first listbox and add'em to the second list but how can I disable the items already chosen from the first listbox? any ideas?
>
>Thanks in advance...
>
Hi Enmanuel,

The usual way to handle this is to remove records from the source listbox when they moved to the destination listbox. In Vfp 6/7 there's _supermover class in the _movers class library in FFC subdirectory that provides such functionality.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform