Return type:
Applies to:
ADD-LIKE-COLUMN ( field-name-exp buffer-field-handle, pos , widget-type )The optional integer value position of the browse column. If pos = 2, the column is the second column. If the position is not specified or the position is invalid, the new column is added at the end of the columns.The widget-type parameter is ignored in character mode.If not specified, the AVM creates the browse column based on the widget type specified in the buffer-field’s VIEW-AS attribute. (The VIEW-AS attribute has no effect in character mode.)
ColHdl = BrwsHndl:ADD-LIKE-COLUMN("Customer.CustNum").
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |