Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refreshing a Grid, populated by a query
Message
From
28/02/2002 03:33:55
 
 
To
28/02/2002 01:12:21
Adam Skowronski
Custom Designed Systems
Miami, Florida, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00626188
Message ID:
00626210
Views:
20
Hi!

Grid.RecordSource = ""
{refresh your data here}
Grid.RecordSource = "MyAliasForGrid"

You can read more details about this in the VFP Grids Part I article in the UT magazine, August 2001 issue (this article is also available through articles section here).

HTH.


>I have a data add/edit/delete form with a grid whose control source is a query, and the query is pulling data from four tables. When I add, edit or delete a record via the form, the data in the associated tables gets updated properly, but the grid upon refresh() ends up a blank white space. Can someone give me some ideas on what to do to get the grid to refresh properly after the query is refreshed...
>
>Thanks,
>Adam
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Reply
Map
View

Click here to load this message in the networking platform