Forums
This topic is locked
Recordset paging
Posted 31 Oct 2006 22:48:51
1
has voted
31 Oct 2006 22:48:51 Gokalp Selcuk posted:
I am working on a photography web site. There is a master/detail set up where you see the thumbnails of a category of pictures. When clicked on a picture, the details page come with the correct picture. I wanted to be able to navigate through the records. With "go to specific record, and move next/move previous" I can do that however it navigates through the whole table. I want to be able to filter that recordset with the category that the clicked picture is on.
How would I achieve that?
Thanks in advance.
Gokalp