DataSource.MoveTo (gb.db.form)
Function MoveTo ( Index As Integer ) As Boolean
Move the current record to the
Indexth record and return if the move has been possible.
If
Index is invalid, or if the current record has been modified, then the move is cancelled and
TRUE is returned.