Visual InterDev
Occurs when the cursor position moves from a record in the Recordset object.
Syntax
objRS_onrowexit
Parameters
object
A script object.
Remarks
To move the cursor position within the Recordset object, use the move, moveAbsolute, moveFirst, moveLast, movePrevious, and moveNext methods.