The 18 rows fills the portal, that’s what I actually see.
The 20 rows are shown (in record view) while I should see all 32 records I guess (it is less then 200).
I can either go back to the portal, scroll to below, and select a record again. Or I do a ‘controller.recordIndex=controller.getMaxRecordIndex()’.
Both will get me to record 32…
In the portal I count what I see and I see the scrollbar handle getting smaller (don’ know for win but the scrollbar handle somewhat shows the percentage of the total rows that you show so that means that, by moving the scrollbar handle the selection gets bigger).
In the form where I show the record(s) in recordview I do a getMaxRowIndex…