pgDeleteColumnByName

Typeproperty
Dictionarywidget.polygrid
LibraryPolyGrid
Syntax
set the pgDeleteColumnByName of widget to <String>
Associationscom.livecode.widget.polygrid
Summary

Delete a column by name.

Example
set the pgDeleteColumnByName of widget "PolyGrid" to "Date"
Description

Use the pgDeleteColumnByName property to delete the column with the specified name. This property will always return an empty string.

Tagstable,data