OnDeSelectRow - cWebMultiSelectList

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

Type: Event

Parameters: tWebRow Row

ParameterDescription
RowDeselected 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.