pp108 : find()

find()


It finds a record in the dataset.

Syntax

Script iComponentID.find()


Remarks


This method opens the Find dialog with the default parameters.

When searching for an object, the model searches within the already retrieved objects, if any. If the object is not found within the already retrieved objects, all three types of requests, namely get , next and previous requests are made to the server. If the object is not found, then the object closest to it is retrieved.

This is applicable for transactional models only.

Applies to


Groupbox, Table, Tab Group, and Tab Page.