Retrieves the ordinal record number displayed by the current row.
public int getRecordNumber()
Returns the corresponding absolute record number to this row. If the row is not data bound, returns -1.
This method is valid only when the cell is data bound.