Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refresh Grid Problem
Message
 
To
29/06/1999 18:59:55
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00235584
Message ID:
00235601
Views:
21
Rixon,

I may not have a clear picture of how your data is set-up, but if the tables or views your grid are based on are being updated, the refresh should work. Of course, you know that and that is why you posted, right?

Are you using one file? Where is the temporary invoice number being stored. What I would picture would be two views, an invoice header, and a detailed view related by invoice number. After a tableupdate() and/or requery() is issued a refresh() to the grid should give you the results you are looking for.

Rob

>Actually, the record pointer is being moved to the temporary internal invoice number. If I append a record, the new record does not show up in the grid. Rather, the prior invoice shows up. The appended record is there and the current invoices totals are accurate. For some reason the grid doesn't get refreshed even though a refresh is hard coded in.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform