Consultor Eletrônico



Kbase P15803: How to set the displayed fields for a Dynamic SmartDataBrows
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   27/01/2003
Status: Unverified

GOAL:

How to set the displayed fields for a Dynamic SmartDataBrowser

FACT(s) (Environment):

Progress 9.1B

FACT(s) (Environment):

Progress 9.1C

FACT(s) (Environment):

Progress 9.1D

FIX:

The fields to be shown in a Dynamic SmartDataBrowser could be specified when the SmartWindow is created.

It could be done with the setDisplayedFields in the initializeObject of the SmartWindow before the RUN SUPER statement.
The following is an example of how to use the setDisplayerFields:

DYNAMIC-FUNCTION('setDisplayedFields':U IN h_bcust, INPUT 'name').