Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Problem -
Message
From
16/07/1999 14:40:53
 
 
To
16/07/1999 14:36:54
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00242495
Message ID:
00242496
Views:
18
>I have a small grid tied to an alias. When I pack the file, the grid disapears. What am I doing wrong? TIA

You can try something like:

MyGrid.RecordSource = ""
SELECT Mytable
PACK
MyGrid.RecordSource = "Mytable"
MyGrid.Refresh

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform