Pagination and Reset Pagination
I do not understand what pagination means
and what "reset pagination" does.
I think I need an example where I can observe
the difference between using or omitting
a pagination reset.
I created a page with a report and a search tool.
Apex created automatically a Reset Pagination Process.
However, I was not able to observe the behavior
of this process.
The following explanation of the manual did not help me either:
"In Report regions, resets pagination back to the first result set.
The Application Express engine keeps track of where the user is
within a given result set. This process category returns the user
to the beginning result set. In other words, this category resets
the counters associated with the report region to return the first
part of the result set the next time the result set displays."
Any better explanation/example?
Thank you very much,
Marios