Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting a Set of Records to Display on a Form
Message
De
20/08/2008 16:09:38
 
 
À
20/08/2008 15:29:35
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01340508
Message ID:
01340529
Vues:
8
>We don't edit in grids, so I need a way to get a group of records and then display each record/field value on a form. The values can be updated back to the table. How can I do this?

There's probably lots of different ways. The one we settled on is

put textbox, editbox, checkbox, etc controls under the grid and bind them to fields in the grid's recordsource. The grid's AfterRowColChange method usually does a this.parent.refresh to make sure everything is displaying correctly.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform