Introduction
Card View extension for ASP.NET MVC
Card View extension for ASP.NET MVC
The DevExpress ASP.NET Card View (CardView) allows you and your end-users to display/edit business data using a card view display metaphor. The CardView ships with a variety of UI options and includes a comprehensive API to help you construct advanced card view layouts, incorporate filter options, and manage sort/layout/export operations.
Search Panel
Search Panel
The DevExpress ASP.NET MVC Card View allows you to filter data and highlight search results using its integrated search panel. This demo illustrates the main features provided by the search panel.
Batch Editing and Updating
Batch Editing and Updating
The Batch edit mode speeds up the Card View extension's performance by eliminating excessive data updates. The main objective is to update the extension only once - after all the necessary changes have been made.
Endless Paging
Endless Paging
The Endless Paging mode in the DevExpress ASP.NET MVC Card View allows cards to load on demand based on user actions. In this demo, cards are loaded when an end-user scrolls to the bottom of the control or clicks the corresponding hyperlink.