Expand Minimize
This topic has not yet been rated - Rate this topic

FormDataSource.prevPage Method [AX 2012]

Moves the focus back by a specified number of records in the data source.

public int prevPage(int pageSize)

Run On

Client

Parameters

pageSize
Type: int
The number of records to move back.

Return Value

Type: int
A non-zero integer if the method executes successfully.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.