Consultor Eletrônico



Kbase P124793: The Appbuilder does not allow to define a VALUE-CHANGED trigger for a smartBrowse column.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   06/07/2007
Status: Unverified

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x
Windows

SYMPTOM(s):

The AppBuilder does not allow to define a VALUE-CHANGED trigger for a SmartDataBrowser column.

The AppBuilder assistant does not offer the value-changed trigger event for individual SmartDataBrowser columns. Although it is offered for the SmartDataBrowser as a whole.

CAUSE:

The is expected behavior.

FIX:

The value-changed trigger applies to the browse object as a whole and not to the browse cell. This is documented in the OpenEdge ABL Reference under the Browse Widget events.