The DevExpress ASP.NET MVC Card Viewprovides 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.
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).
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxCardViewDemos |