Chapter Contents

Previous

Next
Form Editor: _updateRowData

Form Editor: _updateRowData



Queries the data model for the column values in the current row


Syntax
Details

Syntax

CALL SEND (form-id, '_updateRowData');


Details

This method is only useful if you are writing your own model. The _updateRowData method is called by the attached model to notify the form editor to requery the model for new column values for the displayed row.


Chapter Contents

Previous

Next

Top of Page

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