Kbase P108748: 4GL: First rows of two TTY browse widgets in the same frame are highlighted after insert and refresh
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/09/2005 |
|
Status: Unverified
SYMPTOM(s):
4GL: First rows of two TTY browse widgets in the same frame are highlighted after insert and refresh of only one!
CAUSE:
The queries for both browse widgets were opened in the insert row triggers of both browse widgets.
FIX:
Open only the query of the browse that had the row inserted.