Kbase P122602: Modifications to browse row lost if row is scrolled out of viewport
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  22/03/2010 |
|
Status: Unverified
SYMPTOM(s):
Using updateable browse widget
Columns added to browse dynamically
Screen-values in browse row modified
Modified row scrolled out of browse viewport
Modified row scrolled back into browse viewport
Modifications to screen-values are lost
FACT(s) (Environment):
Progress 9.1x
CAUSE:
The exact cause is unknown at the time of this writing
FIX:
Add code to row-leave trigger of browse with code to ensure modifications are processed before the scrolling takes place.