Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add grid rows to the top of the cursor
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01078708
Message ID:
01078802
Vues:
8
Brenda,

If you have table buffering on you could create an index on recno(). This will always keep the added records at the top.

>I have a grid with a cursor as the data source. When the client clicks on the ADD button, they want to the new blank row added as the first row of the grid - not the last. How can I get the new row added to the top of the cursor? Currently I use an APPEND BLANK. I do not want to use a SET ORDER because then the "records jump around" after they click on the SAVE button.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform