Article Details
Id:16471
Product:finPOWER Connect
Type:NEW
Version:3.02.03
Opened:21/10/2019
Closed:23/10/2019
Released:22/11/2019
Job: J023157

HTML Widgets; Grid; SetSelectedRowIndexes method added

The HTML Widget Grid (widget.UI.Grid) has a GetSelectedRowIndexes() method that returns an array of row indexes ro "selected" rows in a grid that allows multiple rows to be selected.

A new SetSelectedRowIndexes() method has been added to set the selected rows. This takes two parameters, the first being an array of integer values, the second, an optional boolean flag indicating whether to clear existing selected rows first.