I use the set_next_previous function for my detail page. However, I have the problem that the data set of the grid is filtered. But in the counter of the detail page all records are listed. It is possible to switch to the unfiltered data records - even if no content is displayed. I only want the total of the filtered data records to be displayed. How should I proceed?