When I perform a for each on records I can access all my records.
But what I would like to do is say: show me the first 25 records.
Then I want to access the next 25 records. And so on.
I read some forum postings with solutions about adding an extra field to my records for this but when using criteria to filter records this would lead to strange results because the number of records per page would be different.
And also I would think that this is a feature that Creator should support. Creator's own views contain this functionality by default to show 10 records per page or more. So I would assume that I can also easily build this into my own apps too.
Greetings
Rob Bastiaansen