Kbase P99476: Leave trigger of combo-box which uses list-item-pairs always says screen-value = ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  30/12/2004 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
Progress 9.1E
SYMPTOM(s):
Window contains combo-box defined as a drop down list using list item pairs
Leave trigger is attached to combo-box that queries screen-value to determine if user entered partial data then reformats data and sets screen-value properly
Trigger code never changes the screen-value of the combo-box
CAUSE:
The screen-value of the combo-box is never changed due to the fact that during the leave trigger the screen-value is always the unknown value (?) instead of the partially typed in data which the user entered
FIX:
Upgrade to 10.0A or later