Skip to content

pbInitialSelectionEnable - cCJGrid

Specifies whether the first row in the grid will become selected when initially populated

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

Syntax

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

Description

When False, this stops the grid from automatically selecting the first row after the grid is filled with data.

Default is True.