OnExpand - cWebTreeView
Fires when a treeview item is expanded.
Type: Event
Parameters
| Parameter | Type | Description |
|---|---|---|
| sId | String | The item's Id |
| sValue | String | The item's value |
| iLevel | Integer | The item's tree level |
Syntax
Procedure OnExpand String sId String sValue Integer iLevel
Description
Fires when a treeview item is expanded.
This event also fires in a separate round-trip when Expand is sent.
By default, this event is turned off using pbServerOnExpand.