Overview | Methods | This Package | All Packages
Sets the range of records that will be displayed in the table.
Syntax
public void setRecordRange( int nStartRecord, int nEndRecord )
Parameters
nStartRecord
The first record to display.
nEndRecord
The final record to display.
Remarks
These numbers reflect absolute, zero-based record positions.