Skip to content

pbThrowErrorIfDeleteFails - cWebMultiSelectList

Determines whether the default OnMultipleRowsDeletionError event is called during deletion of a row

Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None

Syntax

Property Boolean pbThrowErrorIfDeleteFails
Access Type Syntax
Read Access: Get pbThrowErrorIfDeleteFails to BooleanVariable
Write Access: Set pbThrowErrorIfDeleteFails to BooleanVariable/Value

Description

Determines whether the default OnMultipleRowsDeletionError event is called during deletion of a row via RequestDeleteExec or DeleteListSelection, showing an Error telling the user so.