Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Requery a 6.0 Grid
Message
From
21/03/2000 10:48:08
 
 
To
21/03/2000 08:16:48
Anthony Suarez
Black Marlin Data Corporation
Taguig, Philippines
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00347821
Message ID:
00348386
Views:
32
Hello Anthony.

>> if you're not going to use the parameterized view, but want to get result from a query try another method:
thisform.grid1.recordsource = []
... select statement-into ....
thisform.grid1.recordsource = "cursor" <<

This little trick also has the unpleasant side effect of resetting the ControlSources of the columns, etc. This is why I suggested my "Safe Select" method in the first place.

Marcia
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform