dataWidth

Typeproperty
Dictionarywidget.polygrid
LibraryPolyGrid
Syntax
get the dataWidth of widget
Synonymsformattedwidth
Associationscom.livecode.widget.polygrid
Summary

Reports the width needed by an object to display its full contents without scrolling.

Example
get the dataWidth of widget "PolyGrid"
Description

Use dataWidth to get the full width needed by the table to show all data horizontally without scrolling.

Tagstable,data