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

Selection

Selected values:
 
Selected count: 0
First Name:
Nancy
Last Name:
Davolio
Title:
Sales Representative
First Name:
Andrew
Last Name:
Fuller
Title:
Vice President, Sales
First Name:
Janet
Last Name:
Leverling
Title:
Sales Representative
First Name:
Margaret
Last Name:
Peacock
Title:
Sales Representative
Page 1 of 3 (9 items)Prev123Next

The DevExpress ASP.NET Card View (ASPxCardView) allows end-users to select cards with a simple mouse click. To enable this selection mode, set the SettingsBehavior.AllowSelectByCardClick property to true. Once set, clicking any cards clears the previous selection and selects this card.

To select multiple cards, click the desired cards while holding down the CTRL key, or click a card's check box. Clicking a card in this manner toggles its selected state and preserves the selection. To select contiguous cards, click the first card you wish to select, hold down the SHIFT key, and click the last card. You can continue to customize selection by clicking individual cards while holding down the CTRL key.

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