Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View Question
Message
From
23/10/1998 10:59:51
 
 
To
23/10/1998 10:57:17
Rebecca Stottlemire
Kansas State Department of Commerce
Topeka, Kansas, United States
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00149851
Message ID:
00149852
Views:
14
>Hi!
>I'm working on a form that contains a grid, which displays fields from a view (which comes from three different tables in my dbc). Two columns in the view can be updated, and that part works fine--updates go back to the original table correctly. I also have a button on the form that brings up another form to enter information that creates a new record in one of the db tables that is included in the view. When they click save, the update goes back to the original table fine, but the view isn't refreshed in the calling form that has the grid on it. Am I missing a step that refreshed the view, and the grid displaying it?
>Any ideas?
>Thanks loads.
>Becky

You should issue Requery("myview") to refresh a view.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform