Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I pitty the grid ...
Message
From
25/03/2003 18:25:39
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00769894
Message ID:
00769999
Views:
18
Are the data properties among the grid properties you are setting? You need some something to refresh the grid before the show. If Refresh isn't enough, try GO RECNO('MyRecordSourceAlias') IN MyRecordSourceAlias, or if you have a LinkMaster property set, GO RECNO('MyLinkMaster') IN MyLinkMaster. Then issue Refresh.
Previous
Reply
Map
View

Click here to load this message in the networking platform