Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to move rows in grid?
Message
 
À
17/05/2007 09:28:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01226278
Message ID:
01226294
Vues:
15
I'm guessing what you want to do is to interactively manage the rows, for example to put invoice detail in a specific order (say to match the vendor PO)

To do this you need a field that will indicate the sequence, use that for your index, but you don't have to display it. Then you might have up and down buttons that change the sequence value of the current record. If you move up, you need swap sequence with the item before, down with the item after.

HTH

Bob

>I need to know if it is possible to do and as doing it, to move the rows of a grid of up to down, or down to up
'If the people lead, the leaders will follow'
'War does not determine who is RIGHT, just who is LEFT'
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform