Skip to content

ClearRow - cWebGrid

Instructs the client to clear the current row at the client

Type: Procedure

Parameters

Parameter Type Description
sRowID String Id of the row to clear

Syntax

Procedure ClearRow String sRowID

Call Example

Send ClearRow sRowID

Description

Instructs the client to clear the current row at the client.

DeserializeRowId deserializes a RowId string into a RowId type and SerializeRowId serializes a RowId type to a string.