ASPxClientScheduler.InplaceEditFormSave Method
Client-side scripting method that cancels changes and closes the form.
Declaration
InplaceEditFormSave(): void
Remarks
The InplaceEditFormSave function invokes the callback command with the INPLACESAVE identifier.
See Also