FormDataSource.research Method [AX 2012]

Is overridden by the FormDataSource.research method.

public void research([boolean retainPosition])

Run On

Client

Parameters

retainPosition
Type: boolean
A Boolean value that indicates whether to maintain the position in the grid after the method is completed.

This method has no functionality in the FormObjectSet class. It is overridden by the FormDataSource.research method, which updates the database search that is defined by the filters and sorts that are currently applied to the form.

Community Additions

ADD
Show: