Consultor Eletrônico



Kbase P172808: How to hide the expander in an empty UltraGrid row
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   9/3/2010
Status: Unverified

GOAL:

How to hide the expander in an UltraGrid row without sub-data.

GOAL:

How to remove the plus sign displayed in an UltraGrid next to the parent table even if there is no child table beneath the parent table.

FACT(s) (Environment):

Windows
OpenEdge 10.1x
OpenEdge 10.2x

FIX:

Change the DisplayLayout.Override.ExpansionIndicator to CheckOnDisplay.
This can also be set on the individual Band's Override object.