pgDeleteColumnByNumber

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

Delete a column by index.

Example
set the pgDeleteColumnByNumber of widget "PolyGrid" to 4
Description

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

Tagstable,data