I have a grid populated with data. The user can select a record and a second query populates data on a second tab page. The users need to be able to move forward and back in the main table data, while remaining on the second tab page. I need to have fields from the main table to pass to queries, so JS isn't the answer, so far as I know. I need a method to simply move the selection so that I can retrieve the new details.