Skip to content

pbRefillOnFocus - dbParentCombo

Determines when the combo list is filled from parent data

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

Syntax

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

Description

Set this property to True to fill the list with parent data each time the list is dropped down.

By default (False), the list is only filled when the dbParentCombo object is paged.