This page provides information about new features, as well as changes you need to plan for when migrating your customization to this version.
For a detailed list of GBC 1.00.55 changes, please refer to the list of fixes on our issue tracker.
New style for Stretchable and Paged SCROLLGRIDs: itemsAlignment
The itemsAlignment style attribute has been introduced for stretchable and paged SCROLLGRIDs. A stretchable and paged SCROLLGRID is a SCROLLGRID with attribute WANTFIXEDPAGESIZE=NO and the style attribute "customWidget" set to "pagedScrollGrid".
The itemsAlignment style attribute takes the following possible values:
- start or left
- center
- stretch
- right or end
For more information, see the Genero Business Development Language User Guide.