This documentation is archived and is not being maintained.
FormDataSource.setPagingParameters Method [AX 2012]
public void setPagingParameters(
boolean pagingEnabled,
int startRowIndex,
int pageSize)
Run On
Client
Parameters
-
pagingEnabled
- Type: boolean
-
startRowIndex
- Type: int
-
pageSize
- Type: int