Consultor Eletrônico



Kbase 35600: SmarToolBar's Save button is disabled when data in ComboBox is modified
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Solution ID: P5600

FACT(s) (Environment):

Windows
Progress 9.1C

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

CAUSE:

Bug# 20020410-031

CAUSE:

Known issue

FIX:

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

Code Example:

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