Consultor Eletrônico



Kbase P21908: Dynamics: Error 4052 with SmartDataViewer within another Sma
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   25/03/2003
Status: Unverified

FACT(s) (Environment):

Dynamics 2.0A

SYMPTOM(s):

Dynamics: Error 4052 with SmartDataViewer within another SmartDataViewer

**<attribute> is not a <settable/queryable> attribute for <widget id>. (4052)

**FRAME is not a settable attribute for Window widget. (4052)

Error 4052 occur using the instance of the SDV that have at least one
SmartDataField and that SDV is embedded within another SDV.
Hierarchy should look like this:
Container
|- StandardToolbar
|- SmartDataBrowse
|- SmartDataViewer (static1)
| |- SmartDataViewer (static2)
| |- SmartDataField - DynamicLookup
|- SmartDataObject

CAUSE:

Known issue.

CAUSE:

Bug# 20030228-002

FIX:

Instead embedding the SDV within the another SDV, use group-assign link
in order to establish the relationship between two SmartDataViewers.