Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to work with data in a grid
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00017666
Message ID:
00017688
Vues:
64
>>I have a form using a one-to-many relationship and a grid. The grid displays data from two records, and the user can edit the data in one or both of these records. When they click on save, calculations are performed using this data.
>>
>>However, my formulas are only working on the first record. How do I tell it to use both records, one at a time?
>
>The grid has a refresh method, you should call, from the save.click.
>
>HTH

Thanks Marc! I added ThisForm.grdTPD_Payments.Refresh to the beginning of my code in my save.click, but now my calculations only worked on the 2nd record! I guess I need to add some sort of loop now, any suggestions?

Jeff
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform