fillEmptyRows

Typeproperty
Dictionarywidget.polygrid
LibraryPolyGrid
Syntax
set the fillEmptyRows of widget to {true | false}
get the fillEmptyRows of widget
Associationscom.livecode.widget.polygrid
Summary

Set to true to fill with empty rows.

Example
set the fillEmptyRows of widget"PolyGrid" to true
Description

Set fillEmptyRows to true to fill the widget when content not covers the whole widget space.

Tagstable,data