Go to "last page" & "first page" in dataset actions for button

When now there are empty records in a collection they are at the end of the collection. So when using buttons to scroll through a dataset limited to for ex 10 records (items), you need to go through all of the pages before accessing the empty ones. When having 400 records (items) in a dataset, that means you need to scroll through 10 pages… Long time when the speed is waiting for half a minute before each page is loaded… lol.
So it would be a good idea to have the option to go directly to the last page or first page in the dataset’s actions for buttons.