Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid entries disappear after refresh executes
Message
From
15/02/2003 11:42:16
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00743791
Message ID:
00753715
Views:
19
Hello Edgar.

I had to add this code after a pack

This is what is causing your problem. PACKing the grid's RecordSource closes the table, ripping it out from under the grid causing the grid to have a nervous breakdown.

Why do you have to PACK the grid's RecordSource? Aren't you running with SET DELETED ON? Perhaps there is an alternative to PACKing the grid's RecordSOurce.
Previous
Reply
Map
View

Click here to load this message in the networking platform