Enabling and Disabling Filtering
Go Up to Displaying and Editing a Subset of Data Using Filters
To enable filters on a dataset:
- Create a filter.
 - Set filter options for string-based filter tests, if necessary.
 - Set the Filtered property to True.
 
When filtering is enabled, only those records that meet the filter criteria are available to an application. Filtering is always a temporary condition. You can turn off filtering by setting the Filtered property to False.