Consultor Eletrônico



Kbase P18872: Browse VALUE-CHANGED behavior in a multiple selection browse widget
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Verified

FACT(s) (Environment):

Progress 7.x
Progress 8.x
Progress 9.x

SYMPTOM(s):

The VALUE-CHANGED trigger doesn't fire when navigating with the keyboard in a multiple selection browse.

CAUSE:

In a normal (non multiple selection) browse, the value-changed trigger fires on any action that selects a row. So navigating with the keyboard fires the value-changed trigger.

In contrast, in a multiple selection browse, simply "navigating" with the keyboard does not fire the value-changed trigger because rows are not being selected.

FIX:

This is expected behavior.
You may redefine the events CURSOR-DOWN and CURSOR-UP.