Back to Devexpress

ASPxClientTreeList.UpdateEdit Method

aspnet-js-aspxclienttreelist-5ff9cbbe.md

latest1.0 KB
Original Source

ASPxClientTreeList.UpdateEdit Method

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

Declaration

ts
UpdateEdit(): void

Remarks

End-users can update the edited node by clicking the Update button. To cancel the update operation, handle the server-side ASPxTreeList.NodeUpdating event.

To learn more, see Node Validation and Error Indication.

See Also

UpdateEdit()

CancelEdit

StartEdit(nodeKey)

StartEditNewNode

Tree List

ASPxClientTreeList Class

ASPxClientTreeList Members