Consultor Eletrônico



Kbase 15581: Version 8 browse column name same as widget needs IN FRAME
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
Version 8 browse column name same as widget needs IN FRAME

With Version 8, if your application references the same data field
in both a browse and another widget in the frame, you must include
the IN FRAME reference in order to fire any triggers on the widget,
i.e., ON <event> OF <widget> IN FRAME <frame-name> DO:

If you do not supply the IN FRAME reference, the trigger will not
fire. There are no plans to change this requirement. The reference
is needed due to the addition of the updateable browse functionality
in Version 8. The other alternative is to change the name of the
widget to something not used in the browse.

Progress Software Technical Support Note # 15581