Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table Buffering & TableUpdate()
Message
 
To
23/02/1998 02:32:55
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00080383
Message ID:
00080460
Views:
31
>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?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform