Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Packing Dbf in a Grid
Message
From
23/10/1998 08:35:39
 
 
To
23/10/1998 08:29:58
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00149782
Message ID:
00149784
Views:
23
>When I pack a dbf in a grid I loose all grid properties: I have to set, in code, a new records source, a new columncount and so on. Is there a command to save all these values in a variable, before packing?
>If yes, what is the statement?
>Thanx in advance

Bongiorno, Francesco

Try this:
=AMEMBERS(aGrid, YourGridName, 1)
...then look at the contents of "aGrid", that might take you a step further

Regards
Danijel
Previous
Reply
Map
View

Click here to load this message in the networking platform