Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Refreshing a grid question
Message
From
29/12/2001 16:36:49
 
 
To
29/12/2001 13:55:37
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00599155
Message ID:
00599175
Views:
14
Hello Vim.

>> the problem is when they delete a record and return to the first screen the grid still shows the record they deleted. i have tried refreshing the grid and the select statement as well. <<

If you are running with DELETED() set ON, moving the record pointer in the grid's RecordSource should remove the offending record from the screen.

If you are using private datasessions, remember that SET DELETED() is one of a long list of commands that is scoped to the current DataSession.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform