Consultor Eletrônico



Kbase P98495: ADM2: How to change SmartViewer RowObject field so it is viewed as a combo-box? 
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   2/17/2006
Status: Unverified

GOAL:

ADM2: How to change SmartViewer RowObject field so it is viewed as a combo-box?

FIX:

1. Delete the fill-in that is currently handling the RowObject field that you want to create the combo-box for.
2. Add a combo-box to the viewer and bring up its properties.
3. Click on the "Database Field" button within the property sheet and select the RowObject field.
4. Click OK, and you should get a "Data Field Defaults" dialog box. Make sure the "Control Type" is set to "Data Source Field" and click OK
The combo box is now linked to the rowobject field on that viewer.