Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table Buffering & TableUpdate()
Message
 
À
23/02/1998 02:32:55
Dan Neuman
Builder Software
Nevada, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00080383
Message ID:
00080460
Vues:
32
>In my form, I am using Optimistic buffering. Since the form uses a grid to
>navigate the table, and textboxes to change the rest of the fields, a Save
>button is not needed.
>Where is my best place to put the tableupdate() command. Is there a method on
>the form or in the grid, to perform tableupdate() whenever a value chages.

I think that you'd want to do a GETFLDSTATE(-1) in the grid's
BeforeRowColChange, and if there was a 2, 3, or 4 in the returned string, you'd
want to ask the user whether to save or cancel changes.
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform