Consultor Eletrônico



Kbase P41874: Cannot create a COMBO-BOX with an empty LIST-ITEM-PAIRS
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   06/10/2005
Status: Verified

SYMPTOM(s):

Getting error 7452 when creating a COMBO-BOX with an empty LIST-ITEM-PAIRS

LIST-ITEM-PAIRS must contain an even number of entries to specify label/value pairs for <widget id> (7452)

Using the COMBO-BOX Property Sheet in the AppBuilder

AppBuilder switches the COMBO-BOX from LIST-ITEM-PAIRS to LIST-ITEMS as soon as the Property Sheet of the combo box is closed.

CAUSE:

It is expected behavior for the AppBuilder to switch to LIST-ITEMS because you can not define an empty LIST-ITEM-PAIRS for a combo-box

FIX:

When defining a combo-box that does not have a specific list for LIST-ITEM-PAIRS, use LIST-ITEMS instead.