Refresh_Page - DataList_
Displays list page, with the currently active record at Row Row#, using the index for Column Col#
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| Row# | Integer | |
| Col# | Integer |
Syntax
Procedure Refresh_Page Integer Row# Integer Col#
Call Example
Send Refresh_Page Row# Col#
Description
Refresh_page displays list page, with the currently active record at Row Row#, using the index for Column Col#. Note that refresh_page does not affect the server of this object.