The DevExpress ASP.NET Card View (ASPxCardView) provides different data editing options so that you can create web applications that effectively address the needs of your end-users.
This demo illustrates two built-in data edit modes. Use the Edit Mode combo box to select the desired edit mode.
-
EditForm - Card values are edited using the inline edit form.
-
PopupEditForm - Card values are edited using the popup edit form.
Note: The KeyFieldName property must be specified to enable data edit, insert and delete operations.