SetWebSession

Associates an HFMwDataGrid object with the HFMwSession object for an application. You must call SetWebSession before calling any other HFMwDataGrid property or method.

Syntax

<HFMwDataGrid>.SetWebSession varpIDispHFMwSession

Argument

Description

varpIDispHFMwSession

The HFMwSession object for the application.

Input argument.

Example

SetWebSession is used in the example for maxColsPerPage.