Consultor Eletrônico



Kbase P5600: SmarToolBar's Save button is disabled when data in ComboBox is modified
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   24/12/2009
Status: Verified

SYMPTOM(s):

SmartToolBar's Save button is not enabled when changing value of a combo-box

A SmartObject application populates a combo-box so that data can be viewed and modified

SmartToolBar needs to be aware of data modifications in the combo-box

FACT(s) (Environment):

Windows
Progress 9.1C

CAUSE:

Bug# 20020410-031

FIX:

Set the dataModified attribute to true enables the Save button on the Toolbar.

Code Example:

DYNAMIC-FUNCTION('setDataModified':U, INPUT TRUE).