DhRow.getRecordNumber

Overview | Methods | This Package | All Packages

DhRow.getRecordNumber

Retrieves the ordinal record number displayed by the current row.

Syntax

public int getRecordNumber()

Return Value

Returns the corresponding absolute record number to this row. If the row is not data bound, returns -1.

Remarks

This method is valid only when the cell is data bound.