This demo shows features related to filter popup windows.
The filter popup window can be customized using the following settings of the ASPxPivotGrid.OptionsFilter property:
- The ShowOnlyAvailableItems property specifies whether to suppress filter items that cannot be displayed because of filters applied to other fields. In this demo, use the Show Only Available Items check box to display or hide filtered items.
- The ShowListBoxSearchUI property controls whether to display the search control in the filter popup that allows you to locate items displayed within a list. In this demo, use the Show Search UI check box to disable or hide the search control.
Local Copy of this Demo To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer. |
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxPivotGridDemos |