Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Any ideas for a drag and drop list?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00645602
Message ID:
00645611
Views:
17
Can you use a Listbox with MoverBars=.T. instead? You can also check file #9472 Drag & Drop Container.

>I need to have a list on a form that will allow the user to drag and drop items from one place in the list to another. For example, if this is the list:
>
>100 Item1
>200
>300 Item3
>400 Item4
>500 Item2 Item5
>
>The user wants to be able to, for example, drag and drop the Item2 from the 500 slot to the 200 slot. So the resulting list is:
>
>100 Item1
>200 Item2
>300 Item3
>400 Item4
>500 Item5
>
>Any suggestions on how to approach this?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform