Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Clearing a filter
Message
From
20/09/1996 12:36:45
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Clearing a filter
Miscellaneous
Thread ID:
00008268
Message ID:
00008268
Views:
104
How can I clear a filter I have set programmatically to a data environment? I use, for example,

thisform.dataenvironment.cursor1.Filter = 'State = "CO"'

to set a filter on the cursor. If I issue either

thisform.dataenvironment.cursor1.Filter = ''
or
thisform.dataenvironment.cursor1.Filter

both give me an error. I am looking for the new equivalent of SET FILTER TO.

Thanks so much.
Tina Robichaux
Interland, Inc.
www.interland.net
Next
Reply
Map
View

Click here to load this message in the networking platform