Skip to content

RequestClearExec - cWebGrid

Performs the second half of a DD clear row operation which was started by Request_Clear/ClearSelectedRow

Type: Procedure

Syntax

Procedure RequestClearExec

Call Example

Send RequestClearExec

Description

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