Chapter Contents

Previous

Next
Form Editor: _updateColumnDim

Form Editor: _updateColumnDim



Queries the data model for the number of columns


Syntax
Details

Syntax

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


Details

This method is only useful if you are writing your own model. The _updateColumnDim method is called by the model to notify the form editor that the number of defined columns in the model has changed.


Chapter Contents

Previous

Next

Top of Page

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