Skip to content

OnExpand - cWebListExpandPanel

Fires when a panel expands

Type: Event

Parameters

Parameter Type Description
sRowId String The 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.