Previous Next

LIST-ITEM-PAIRS attribute
A list of the label-value pairs associated with a combo box or selection list. The list is delimiter-separated.
Note:
Data type:
Access:
Applies to:
The value of the delimiter depends on the value of the DELIMITER attribute, which is a comma by default.
For browses, this attribute applies only to combo-box browse columns.
LIST-ITEM-PAIRS provides a list like the following:
 
"Red,1,Blue,2,Green,3"

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.