hilitedRow

Typeproperty
Dictionarywidget.polygrid
LibraryPolyGrid
Syntax
set the hilitedRow of widget to <Number/List>
get the hilitedRow of widget
Synonymspghilitedrows,hilitedline,hilitedlines
Associationscom.livecode.widget.polygrid
Summary

Specifies the line(s) that will be hilited on a Polygrid control.

Example
set the hilitedRow of widget "PolyGrid" to "1,2,9"
Description

Use hilitedRow to get or set the currently hilited rows, the value can be an integer or a list of integer values.

Tagstable,data