Kbase P17432: Setting BrowseCol:LABEL restores prev BrowseCol:WIDTH becaus
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/19/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
Setting BrowseColum:LABEL restores previous value of BrowseColum:WIDTH-CHARS
Using an ADM2 SmartDataBrowser
CHANGE:
Migrated to 9.1D
CAUSE:
There has been a change in ADM2 so now browse columns have their AUTO-RESIZE attribute set to TRUE by default. As documented, changing the LABEL of a widget or browse column automatically affects its width when this AUTO-RESIZE is set.
FIX:
Set the AUTO-RESIZE attribute of the column to FALSE before changing its label.