Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Filters & Grids
Message
From
26/07/2000 12:02:12
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
25/07/2000 22:23:28
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00396881
Message ID:
00397102
Views:
23
Hi Kim

This happened because the variables that made the filter "disappeared" - technical term is went out of scope after the init method finished. You macro substitution is the only way to handle your situation. You might want to consider using views for this. As the table length increases, the performance is going to drop significantly. The grid doesn't consider Rushmore optimization even though the SET FILTER command does. So it'll eventually become as if you are filtering without optimization.

Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform