New to Telerik UI for ASP.NET MVC? Download free 30-day trial

ASP.NET MVC Cards Layout

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
layout.cshtml
LayoutController.cs

Also available for:

Description

ASP.NET MVC Cards have three additional classes that are useful for laying out series of cards:

  • Card list - rendering cards detached from one another in a column through the `.k-card-list` class
  • Card Group - rendering cards attached to one another on a single row through the `.k-card-group` class
  • Card Deck - rendering cards detached from one another on a single row through the `.k-card-deck` class

Additional information about how to use the ASP.NET MVC Cards classes can be found in this section of the product documentation.

Additional Apps

This Cards example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources