Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can't get the deleted record to go away in the grid.
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00002696
Message ID:
00002699
Views:
32
That Refresh method only repaints the control, it doesn't update the data. Call the =REFRESH() function or the =REQUERY() function. Of course this does depend upon your use of views to populate these grids.
mph :-)

>OK, after learning about the private datasession's
>set commands, I put the command SET DELETED ON in
>the init of the form I am using. Now when I look
>up a student the grid DOES NOT show the deleted
>record anymore, shew! It works! But, when deleting
>a record from the grid, that instance it doesn't
>disapear. You have to look the student up again to
>find out it is gone! Here is my code in t
Michael P. Haake
FoxPro Programmer
"Doing the best I can!"
** Retired Air Force **
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform