Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Problem -
Message
From
16/07/1999 21:45:05
 
 
To
16/07/1999 14:40:53
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00242495
Message ID:
00242663
Views:
23
>>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.ColumnCount = -1 && Reset all column as column width may shink!
>MyGrid.RecordSource = "Mytable"
>MyGrid.Refresh
>
>Bill
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Previous
Reply
Map
View

Click here to load this message in the networking platform