The requested page is not available for selected version.
DeselectRow
Syntax
long deselectRow(int rowIndex)
Description
If the specified row of the table is selected, deselect it.
Parameters
rowIndex
Integer value specifying row indexNote that index numbering begins with 1.
Return Value
Return 0 if the call is successful; otherwise, -1.