Back to Devexpress

ASPxCardView.UpdateEdit() Method

aspnet-devexpress-dot-web-dot-aspxcardview-7f6b336e.md

latest1.1 KB
Original Source

ASPxCardView.UpdateEdit() Method

Saves all the changes made and switches the ASPxCardView to browse mode.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public void UpdateEdit()
vb
Public Sub UpdateEdit

Remarks

End-users can update the edited card by clicking the Update command item.

See Also

StartEdit(Int32)

CancelEdit()

UpdateEdit

Card View

ASPxCardView Class

ASPxCardView Members

DevExpress.Web Namespace