Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refresh Grid Problem
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00235584
Message ID:
00235753
Views:
21
>I have a grid that is populated by the line items of an invoice. If I move the record pointer to a new invoice, how can I refresh the grid. thisform.grd.refresh() doesn't seem to work.

I haven't read through every reply, but often you need to Setfocus to the grid to update the pointer, particularly when using tables and cursors.
grid.setfocus
this.setfocus 
will update grid but not move the focus from wherever you are.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform