Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid deleted event in VFP6
Message
From
27/09/1999 10:39:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Grid deleted event in VFP6
Miscellaneous
Thread ID:
00269332
Message ID:
00269332
Views:
60
Hi All,
I want to know the deleted() status of a record viewed in a grid. I put "if deleted()..." code behind the afterRowColChange event and the status is correctly reported for the record that is moved to.

The problem is when user deletes the current record. Putting the same "if deleted()..." code behind the deleted event seems to relate only to the prior status of the current record, or to the prior record's status when pointer moves to a new record. I can't get the correct deleted() status shown by the grid's delete bar when user deletes the current record in the grid's delete bar.

Is there a fool-proof way to get deleted() status for the current row no matter how the user deletes and navigates in the grid? I am really stumped!

Thanks in advance,
Bill
Next
Reply
Map
View

Click here to load this message in the networking platform