Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Show appened record of view in grid
Message
 
To
04/07/2001 21:33:04
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00526812
Message ID:
00526815
Views:
14
>Hi,
> How could I show appened/updated record of view in grid before issue TABLEUPDATE()? I would like to allow user to have batch update but the appened/updated record will be shown in grid.
>
>Any ideas?
>
>Thank you

Hi John,

You need to use table buffering for your view. Append your records, refresh the grid, then issue TABLEUPDATE() when needed with your Save button. Records appended with the table buffering on will have negative RECNOs until you ussie TABLEUPDATE().
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform