RowData position
There are several methods that allow you to get and set the current position within a list
Set methods
Get methods
absolute()
next()
getCurrentPosition()
afterLast()
previous()
isAfterLast()
beforeFirst()
relative()
isBeforeFirst()
first()
isFirst()
last()
isLast()