Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How drag and drop records in a grid?
Message
From
21/04/2003 13:42:32
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00779829
Message ID:
00779906
Views:
10
>Hi Everybody,
>
>I want to switch the place of two records in a grid in the following way:
>
>I first drag the source record. Then, when I drop the pointer onto the other record, the content of the records will be switched. Just like what we can do with columns in a grid.
>
>Do you have any clue for me?
>
>Happy Easter,
>Thank you,
>Ali

The simplest way might be just to scatter to two different arrays (aFrom and aTo), also saving the record no's, then goto each record and do gathers.

Of course, if you are using an index, it would seem like a fairly pointless exercise.

Alan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform