Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grids and deleted record
Message
From
30/10/2007 10:13:49
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01265021
Message ID:
01265035
Views:
11
>>I have Grids with a cursor as a RecordSource.
>>For testing cursor has just one record. When I delete that record in code and Grids.Refresh() it still shows the record. What is a correct way of making Grids "losing" a record?
>
>Move of the record (SKIP will do) aftere deletion and make sure that SET DELETE is on.

Yes, with Grids.Refresh() after SKIP takes care of it. Thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform