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

Card

Move the mouse pointer over cards to see the detail information.

Nancy Davolio

Sales Representative
USA Seattle
507 - 20th Ave. E.
Apt. 2A

Andrew Fuller

Vice President, Sales
USA Tacoma
908 W. Capital Way

Janet Leverling

Sales Representative
USA Kirkland
722 Moss Bay Blvd.

Margaret Peacock

Sales Representative
USA Redmond
4110 Old Redmond Rd.

Steven Buchanan

Sales Manager
UK London
14 Garrett Hill

Michael Suyama

Sales Representative
UK London
Coventry House
Miner Rd.
Page 1 of 2 (9 items)Prev12Next

The DevExpress ASP.NET Card View (ASPxCardView) provides a set of templates that allow you to create custom layouts for its visual elements (card headers and footers, edit form, pager bar, etc.) This demo illustrates how to use the Card template to display detail information when a card is hovered.

In this demo, the Eval function is used to define one-way (read-only) binding. The Eval method takes the name of a data field, and returns a string containing the value of that field from the current record in the data source.

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