Back to Devexpress

Data Editing and Validation

aspnetmvc-115017-components-card-view-data-editing-and-validation.md

latest1.1 KB
Original Source

Data Editing and Validation

  • Feb 02, 2023

The ASP.NET MVC CardView extension allows your end-users to edit its data.

You can enable data editing in one of the following ways.

  • Using the Insert Extension Wizard

  • Manually

Note

To enable data edit, insert and delete operations, you must specify the GridSettingsBase.KeyFieldName property.

Concepts

See Also

Card View