Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Parent/child/grand child
Message
 
À
17/05/2001 14:35:49
Mike Yearwood
Toronto, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00508461
Message ID:
00509642
Vues:
24
>>If I navigate from buyer to buyer while the buffer is dirty, it will crash (of course).

Use optimitic table buffering so you can change records without firing tableupdate(). Then update all at once.

I would use relations, but don't couple your grids directly to a table. Instead, I would use list controls and bind to an array then populate lists from array using list functions. Binding data directly to a grids or lists can can cause headaches.

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

Click here to load this message in the networking platform