Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to view only certain records in a grid
Message
 
To
21/06/2002 14:31:02
Jorge Haro
Independent Consultant
Juarez, Mexico
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00671152
Message ID:
00671777
Views:
15
>>In the second grid, either Requery the view with proper parameters or set >the cursor/table to an index FOR DELETED().
>
>And set filter to deleted() right?

No, not both.

You can select an index with FOR DELETED(), (which is not Rushmorizable, by the way, indices with FOR clauses are not used by Rushmore).

A better answer is to SET FILTER TO DELETED(), which will be Rushmorized if there is an index tag whose expression is DELETED()
(INDEX ON DELETED() TAG LostOnes).
Rich Addison, Micro Vane, Inc., Kalamazoo, MI
Relax, don't worry, have a homebrew.
- Charlie Papazian, The New Complete Joy of Home Brewing
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform