Consultor Eletrônico



Kbase P27876: ADM2: How to Apply Entry to a SmartDataBrowse from within th
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   21/08/2003
Status: Unverified

GOAL:

ADM2: How to Apply Entry to a SmartDataBrowse from within the Return trigger of a fillin?

FACT(s) (Environment):

Progress 9.x

FIX:

Within the RETURN trigger of the fillin, please the following code:

RUN applyEntry IN <h_browse> ( INPUT "").
RETURN NO-APPLY.

<h_browse> should be replaced with the handle of the browse as defined within the SmartWindow