Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete a record in a grid
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00560917
Message ID:
00561041
Views:
22
>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é

SET DELETE ON in the init of the form.
ThisForm.yourgrid.Refesh() after the tableupdate command.
Nebraska Dept of Revenue
Previous
Reply
Map
View

Click here to load this message in the networking platform