Kbase P103990: 4GL/ABL: Error (6422) is generated when user expands of a row in a ROW-RESIZABLE BROWSE to more than
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/2/2008 |
|
Status: Unverified
SYMPTOM(s):
4GL/ABL: Error (6422) is generated when user expands of a row in a ROW-RESIZABLE BROWSE to more than half the BROWSE's own width.
The <attribute> specified for BROWSE <browse-widget> is invalid. The change to this attribute forces a change in the number of viewport rows below the minimum number of required rows (2). (6422)
Progress allows the user to expand the width of a row in a ROW-RESIZABLE BROWSE to more than half the BROWSE own width thus triggering error 6422:
When the user expands the row of a BROWSE widget beyond half the width of the BRWOSE itself, the error is triggered.
This behavior occurs at run time or at development time when using the AppBuilder to adjust the row width of a BRWOSE widget.
FACT(s) (Environment):
Windows
Progress 9.x
OpenEdge 10.0x
All Supported Operating Systems
CAUSE:
Enhancement Request# OE00115562
FIX:
This Enhancement has not been implemented in the product. As a workaround, do not expand the width of a row in a ROW-RESIZABLE BROWSE to more than half the BROWSE own width.