Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete a record in a grid
Message
 
 
To
26/09/2001 09:36:59
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00560917
Message ID:
00560932
Views:
29
>When i delete a record in the table bound to a grid, the record is still visible in the grid. This happens when i have more then 3 records in a relation and in buffering mode. I tried to refresh and give focus to the grid, and change the position in the table, but it just wont go away.
>
>I would be greatfull if someone could help me out.
>
>Thanks for your help
>Alain Bérubé

I assume you have SET DELETED ON, otherwise the record would be still shown. My other suggestion would be to save current relation before deletion, set relation to, delete, then restore relation.

Usually changing position in a table is enough for this record to disappear, but this is for single table (not involved in relations).
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform