The built-in functionality of the Data control, which is impressive indeed, can be accessed through an application’s code with the Data-control’s methods. The simplest methods are the navigation methods, which correspond to the actions of the four buttons on the control, and they are as follows: MoveFirst repositions the control to the first record. MoveLast repositions the control…