OnExpand - cWebListExpandPanel

Fires when a panel expands

Type: Event

Parameters: String sRowId

ParameterDescription
sRowIdThe RowId of the current row


Syntax
Procedure OnExpand String sRowId

Description

OnExpand is triggered when a panel expands.

It is sent both when the panel expands automatically (see peMode) and when ExpandRow is sent.