Consultor Eletrônico



Kbase P26092: Double clicking a record in a SmartDataBrowser brings up a s
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   29/05/2003
Status: Unverified

FACT(s) (Environment):

Progress 9.x

SYMPTOM(s):

Double clicking a record in a SmartDataBrowser brings up a separate window for editing of the data

After changes are complete, reopening the query for the browse does not work (no error is displayed)

CAUSE:

The separate window is using pass-thru links so the getDataSource() method is not returning the correct object.

FIX:

Call getDataSource() twice (to dereference from the window back to the SmartDataBrowser in the parent window)