I need to scan and page through query results quickly, display more documents
The current document display paging for query results is not sufficient when large numbers of documents match the query filter.
- Add "First" and "Last" buttons to the "Displaying documents" paging controls.
- Make the number of documents displayed per page configurable (20 is insufficient)
17
votes

-
Nikhil commented
any update on this issue? i opened an issue on jira COMPASS-7224, and was redirected by Rhys Howell to this link.
this is really required as a database (by definition will have many records), it will not be sufficient to just view data through a window of size 20.