Skip to content

LoadDataPage - cWebList

Sent by the client to load a page of data

Type: Procedure

Parameters

Parameter Type Description
sType String Type of data to be loaded. Valid options are:ConstantMeaning
sStartRowID String Starting RowId to load data from

Syntax

Procedure LoadDataPage String sType String sStartRowID

Call Example

Send LoadDataPage sType sStartRowID

Description

This message is sent by the client to load a page of data. Usually triggered by the user scrolling to the end of the virtual list.