Chapter Contents

Previous

Next
Extended Table: _unselectRow

Extended Table: _unselectRow



Unselects the nth row of the table


Syntax
Details

Syntax

CALL NOTIFY (extended-table-name, '_unselectRow', in-row-number);

Argument Type Description
in-row-number
N the number of the row to deselect


Details

_unselectRow performs the same function as the _selectRow method with the OFF parameter. If the row was previously selected, _unselectRow causes the GETROW section to execute when the extended table receives a _refresh.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.