Consultor Eletrônico



Kbase P97851: Tabs are missing from SmartFolder at runtime
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   03/11/2009
Status: Verified

SYMPTOM(s):

Tabs are missing from SmartFolder

Tabs visible at design time

Tabs missing at runtime

Multiple pages with long (around 15 characters) labels

Last page has shorter label

FACT(s) (Environment):

Dynamics 2.1A
OpenEdge 10.0B
Windows
Dynamics

CAUSE:

Bug# OE00111255

FIX:

Upgrade to 10.1A01 or later release

Possible workarounds:
- Use the TabsPerRow property to make sure the tabs are all visible. Note that this may not be valid in all cases
- Add some spaces to the last label followed by a ".". For example if the last tab folder heading is "QuertSort", replace the heading with "QuerySort .". The number of spaces required may vary, but this will resolve the problem.