FormDataSource.research Method

Is overridden by the FormDataSource.research method.

Syntax

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.

Remarks

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.

See Also

Reference

FormDataSource Class