Filter Builder Dialog
- 2 minutes to read
The Filter Builder dialog allows end-users to:
Build complex filter criteria with an unlimited number of filter conditions combined by logical operators.
Save filter criteria to files, and restore previously saved criteria at a later point.
Feature | Related Members |
---|---|
Availability | End-users can invoke the Filter Builder dialog using the following methods:
To invoke the Filter Builder dialog in code, use the View’s Filtering. You can prevent the grid View from displaying the Filter Builder dialog or display a custom dialog instead by handling the View’s On |
Content | Handle the View’s On You can customize the caption of columns or card rows displayed in the dialog via their Alternate |
Appearance | The look and feel of the controls displayed within the Filter Builder dialog depends on the grid control’s Look |
Refer to the Using Filter Builder Dialog topic for additional information.