OnSelectRow - 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
RowSelected row


Syntax
Procedure OnSelectRow tWebRow Row

Description

The OnSelectRow event is sent to the server when the column's pbServerOnSelectRow property is True for every selection made except OnSelectAllRows.