Skip to content

RequestSaveExec - cWebGrid

Performs the second half of a DD save row operation which was started by Request_Save/SaveSelectedRow

Type: Procedure

Syntax

Procedure RequestSaveExec

Call Example

Send RequestSaveExec

Description

RequestSaveExec performs the second part of a Request_Save/SaveSelectedRow operation. It is called directly by SaveSelectedRow or indirectly by a callback initiated by SaveSelectedRow. You should not call this directly and it should be augmented with care. See SaveSelectedRow for a full description of this process.