pgDeleteRow

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

Delete rows.

Example
set the pgDeleteRow of widget "PolyGrid" to "5,8,45"
Description

Use the pgDeleteRow property to delete one or more lines from the polygrid. This property will always return an empty string.

Tagstable,data