Skip to content

OnDeSelectRow - cWebMultiSelectList

Sent to the server when the column's pbServerOnSelectRow property is True and the user selects a row

Type: Event

Parameters

Parameter Type Description
Row tWebRow Deselected row

Syntax

Procedure OnDeSelectRow tWebRow Row

Description

The OnDeSelectRow event is sent to the server when the column's pbServerOnDeSelectRow property is True for every row deselection made except OnDeSelectAllRows.