Skip to main content

DevExpress v24.1 Update — Your Feedback Matters

Our What's New in v24.1 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Data Filtering

  • 2 minutes to read

Multiple application scenarios require filtering List Views. For instance, an application’s Security System may prohibit the display of an entire collection in a List View. You may also need to filter a report’s data source when using the Reports Module. The XAF supplies various approaches for filtering. Use this topic to identify the scenario and choose a corresponding solution.

#Basics

To learn how to build filter criteria, refer to the following topics:

#List Views

A List View can be filtered using the following techniques:

#List Views in Lookup Property Editors

List Views in Lookup Property Editors can be filtered using the following techniques:

List Views in the pop-up windows invoked when using the Link Action (see LinkUnlinkController.LinkAction) can be filtered using the following techniques:

#Data Filtering in Reports