Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Requery a 6.0 Grid
Message
 
 
To
20/03/2000 08:43:06
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00347821
Message ID:
00347825
Views:
35
First, set the grid recordsource to an empty string:

oGrid.Recordsource = ""

Then, set the recordsource to the appropriate alias....

oGrid.Recordsource - "Mytable"

Of course, all of this will work if the underlying structures are the same..



>When using a grid in VFP 6.0 how do you update a grid record source without disrupting all its properties?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform