Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TimeStamp Reprise
Message
From
14/12/1999 17:58:24
 
 
To
14/12/1999 17:01:56
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00302651
Message ID:
00303723
Views:
29
>How and the heck do you deal with grids bound to an SPT Cursor when you have to "requery" the cursor - that is - reissue the SQLExec select (since SPT Cursors can not actually use the Requery() function) - Of course - I lose my binding - am I REALLY going to have to rebind the grids on the fly each time I repull data? What a PITA if that is the case! Viws are starting to look better and better ( if I could just get to that darn read only "sql" property!!!)
>
>Thanks for your help,
>Ken

Set the controlsource of the grid to "", then reissues your select, then reset the controlsource of the grid to your cursor.

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform