ASPxClientVerticalGrid.UpdateEdit Method
In This Article
Saves all the changes made and switches the grid to browse mode.
#Declaration
TypeScript
UpdateEdit(): void
#Remarks
End-users can update the edited record by clicking the Update command item.
See Also