SetSelectedRows Method (SapGridView)
Class
SapGridView
class
Action
Selects the specified rows.
Syntax
gridView
.
SetSelectedRows
(
rows
)
Variable
Description
rows
Specifies the rows as comma separated list of row index or index ranges, e.g. "1,3,6-8". STRING.