multiHilite

Typeproperty
Dictionarywidget.polygrid
LibraryPolyGrid
Syntax
set the multiHilite of widget to {true | false}
get the multiHilite of widget
Associationscom.livecode.widget.polygrid
Summary

Specifies if the polygrid widget will allow to select more than one row at the same time

Example
set the multiHilite of widget"PolyGrid" to true
Description

If multiHilite is true then ctrl key can be used to select multiple rows

Tagstable,data