Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Base Grid on Cursor -- Any problems? Any Tricks?
Message
From
14/01/2000 16:13:40
 
 
To
13/01/2000 03:40:23
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00317290
Message ID:
00318359
Views:
24
>The technique that I use is to define the updateable cursor in the form's load using CREATE CURSOR. I have a custom method called Reset in my grid class that gets called whenever the contents of the cursor need to be "re-queried". In my Reset method, I ZAP the grid's RecordSource, SELECT into a temporary cursor, and append from the temporary cursor into the grid's RecordSource.
>
>Personally, I like this method a lot better than the "set the grid's RecordSource to an empty string before messing around with it" method ;-)
>
>Marcia

Hi, Marcia. Erik's empty string method seems to be working. Can you explain a particular advantage to your method?

Peter
Peter Robinson ** Rodes Design ** Virginia
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform