The DevExpress ASP.NET MVC Card View (CardViewExtension) allows you to group cards by columns. In this demo, the card view groups its cards by the "Brand" column and sorts in ascending order. Use the "Group by" combo box to group card view cards by other columns.
Set the ShowGroupSelector and ShowHeaderPanel properties to true to enable grouping in the card view.
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 |