csvData

Typeproperty
Dictionarywidget.polygrid
LibraryPolyGrid
Syntax
set the csvData of widget to <CSV>
get the csvData of widget
Associationscom.livecode.widget.polygrid
Summary

The csvData property reflects the content in CSV format.

Description

The csvData property reflects the content of the widget in comma delimited format. The first of the value represents the column names. When this property is set column names are set to line 1 of the value.

Tagstable,data