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:
00645654
Views:
13
Yes, I saw that and played with it a bit yesterday. And, yes it does allow you to move content from one cell to another. I wish it came with the code though as I would like to modify it to remove the value from the orginal record that was dragged&dropped and change the rightclick to left since the grid is readonly.

>How about Nick's Grid DragDropper? I believe, it allows you to move content from one cell to another...
>
>>I thought about that one but that won't allow me to move just the one item from the line if there is more than one.
>>
>>>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?
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform