Consultor Eletrônico



Kbase P63648: Save Column Positions and Sizes does not work with a dynamic browse after changing the label attribu
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   9/5/2008
Status: Verified

SYMPTOM(s):

Save Column Positions and Sizes does not work with a dynamic browse after changing the label attribute of a column

Dynamic browser re-label column doesn't allow you to resize column.

FACT(s) (Environment):

Dynamics 2.1A
All Supported Operating Systems

CAUSE:

Bug# OE00100226

CAUSE:

The browse columns have AutoResize set to true, meaning that they are resized when the label is changed.

FIX:

This is not a bug, the sizes are saved and applied correctly.

The size needs to be reset after the label is changed or the AUTO-RESIZE need to be set to false:

ASSIGN
hColumn:AUTO-RESIZE = FALSE
hColumn:LABEL = "Received".