Chapter Contents

Previous

Next
List View Control: _updateRows

List View Control: _updateRows



Updates all items


Syntax

Syntax

objectName._updateRows( rows, icons, columnValues,ids,editable );

Argument Type Use Description
rows List Input specifies a list indexes of the rows to retrieve
icons List Input specifies a list of numbers representing the icons for each row
columnValues List Input specifies a list of sublists where each sublist contains the column values for each row
ids List Input specifies a list of numeric ids associated with each row
editable List Input specifies a list containing the editable status for each row


Chapter Contents

Previous

Next

Top of Page

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