What's new

Welcome to xCrud Community - Data Management and extended PHP CRUD

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

set_next_previous function for filtered data records

ESCHROED

New member
Joined
Oct 26, 2024
Messages
1
Reaction score
0
Points
1
Location
Germany
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?
 
Top Bottom