Show theme settings Shopping cart Download trialFree Trial
Change Theme Settings
Change Theme Settings
Themes
 
Show All Themes
v
...v

Header Filter

Company Name Not filtered
Country Not filtered
City Not filtered
Unit Price Not filtered
Quantity Not filtered
Discount Not filtered
Total Not filtered
Company Name:Blondesddsl père et fils
Country:France
City:Strasbourg
Unit Price:$31.20
Quantity:30
Discount:0%
Total:$936.00
Company Name:Blondesddsl père et fils
Country:France
City:Strasbourg
Unit Price:$12.00
Quantity:20
Discount:0%
Total:$240.00
Company Name:Morgenstern Gesundkost
Country:Germany
City:Leipzig
Unit Price:$36.40
Quantity:20
Discount:0%
Total:$728.00
Company Name:Morgenstern Gesundkost
Country:Germany
City:Leipzig
Unit Price:$39.40
Quantity:12
Discount:0%
Total:$472.80
Company Name:Berglunds snabbköp
Country:Sweden
City:Luleå
Unit Price:$3.60
Quantity:12
Discount:0%
Total:$43.20
Company Name:Berglunds snabbköp
Country:Sweden
City:Luleå
Unit Price:$19.20
Quantity:20
Discount:0%
Total:$384.00
Page 1 of 360 (2155 items)Prev1234567358359360Next


The DevExpress ASP.NET MVC Card View provides a powerful data filtering mechanism that allows end-users to easily filter cards using the Customization popup window.

Additionally, end-users can filter items by entering text in the filter editor above the list. When typing a filter string, the header filter items list is automatically updated, so only the relevant items that match the filter string are displayed.

To enable header filtering set the Settings.ShowHeaderFilterButton property to true.

A particular filter mode for a fuilter dropdown can be specified for individual columns with the column's SettingsHeaderFilter.Mode property. If this property is set to the CheckedList for a given column, then the column's header filter dropdown will contain a check box list, allowing end-users to select multiple values for the filter criteria.

In addition to default filtering, the MVC Card View allows you to create custom filter values, define filter criteria and display these values within the column's filter dropdown (via the HeaderFilterFillItems method delegate). In this demo, custom filter values are displayed within the 'Total' and 'Quantity' column filter dropdowns.

Collapse/Expand
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).
Open CS Solution
The source code files for this demo are installed (by default) in the following directory:
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxCardViewDemos