Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How drag and drop records in a grid?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00779829
Message ID:
00779906
Vues:
11
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform