csvData | |
Type | property |
Dictionary | widget.polygrid |
Library | PolyGrid |
Syntax |
|
Associations | com.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. |
Tags | table,data |