Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Confused about tableupdate....using view in grid
Message
 
To
17/08/1998 15:04:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00127443
Message ID:
00127521
Views:
19
Trisha,

Ah, now I see what you're asking. The problem may be the way you're handling buffering. You should set the type of buffering before the user starts making any changes to the data, not right before you do the tableupdate.

>Please ignore my previous reply..........when I change the code to REPLACE ALL it is only updating a single record in the table.
>
>Maybe this will help describe my problem. At the top of my form, a single detail record is displayed. At the bottom of my form all detail records for the same batch # & sequence # is displayed in the grid. The user can click the Next & Previous buttons to step through individual records. The user has the option of manually updating a single detail record or clicking the update all button to update all detail records for the same batch # & sequence #. The record that is updated is the record displayed at the top of my form.
>
>What can I do to make the tableupdate look at the view/grid records so that these records will be updated instead of the single record?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform