Back to Devexpress

Bind Card View to Data

aspnetmvc-114538-components-card-view-binding-to-data.md

latest1.0 KB
Original Source

Bind Card View to Data

  • Jun 21, 2024

The DevExpress MVC CardView extension can function only in bound mode. The CardView can be bound to an IQueriable or IEnumerable collection of model class instances. To learn more about different CardView data binding approaches, review the following articles.