Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid Becomes Invisible After PACK.
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00141685
Message ID:
00141724
Views:
26
>To add to what David replied, if you just have to pack the table, modify your existing code (This is referring to the Grid):
>
>local lcRecordSource
>lcRecordSource = This.RecordSource

This.RecordSource = ""

>* put pack and other code here
>This.RecordSource = lcRecordSource
>This.Refresh()

Sorry. Need the additional line.
Mark McCasland
Midlothian, TX USA
Previous
Reply
Map
View

Click here to load this message in the networking platform