Progress
Version 9
Product Update Bulletin


NO-EMPTY-SPACE Attribute

The NO-EMPTY-SPACE option for the DEFINE BROWSE statement and the corresponding Browse widget attribute, allows the browse to display with no empty space to the right and no horizontal scroll bar.

When the last browse column can be fully displayed in the browse viewport with empty space to the right, you can use NO-EMPTY-SPACE to widen the width of the last browse column so that the column fits within the viewport with no empty space to its right and no horizontal scroll bar.

The default value for the NO-EMPTY-SPACE is FALSE.

Data Type: LOGICAL

Access: Readable/Writeble

Applies To: Browse widget

The following shows the DEFINE BROWSE statement syntax with NO-EMPTY-SPACE specified:

SYNTAX

DEFINE BROWSE b1 QUERY q1  
DISPLAY customer.cust-num customer.name  
ENABLE customer.cust-num WITH  3 DOWN WIDTH 40 NO-EMPTY-SPACE 

NOTES


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