Progress
Language Reference


SORT Attribute

Indicates whether to sort new additions to the item list of a widget.

Data Type: LOGICAL

Access: Readable/Writeable

Applies To: Combo-box, Selection-list

If the SORT attribute is TRUE, all items added to a combo box or selection list are added in sorted order. This means that the methods ADD-FIRST( ) and ADD-LAST( ) add items to the list in sorted order. The setting of this attribute has no affect on the function of the INSERT( ) and REPLACE( ) methods. Setting this attribute to FALSE returns these methods to their native function.


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095