When in a table and I click a row, I redirect the user to a new page with more information about the item on the clicked row.
I would like the user to be able to click a prev and a next button on this page to go back/forward on the original table-list.
Any ideas on how to achieve this?
I would like the user to be able to click a prev and a next button on this page to go back/forward on the original table-list.
Any ideas on how to achieve this?