ClearRow - cWebGrid

Instructs the client to clear the current row at the client

Type: Procedure

Parameters: String sRowID

ParameterDescription
sRowIDId of the row to clear


Syntax
Procedure ClearRow String sRowID

Call: 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.