The DevExpress ASP.NET MVC Card View implements the built-in Filter Builder allows end-users to build complex filter criteria with an unlimited number of filter conditions and logical operators. You can activate the Filter Builder by clicking the image or filter expression link displayed within the Filter Bar displayed at the bottom of the card view.
- Add/Remove conditions
To create and customize filter criteria, use the Add and Remove buttons. - Change a column in the filter condition
To change a condition's column, invoke the column list and choose the required column. - Change an operator in the filter condition
To change a condition's operator, invoke the operator list and choose the required operator. - Edit a condition's value
To edit a condition's value, click the operand value and enter the appropriate text. To discard changes to the value and close the active edit box, press the ESC key.
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\MVCxCardViewDemos |