Hi all,
I'm building an asp page that shows records of contract information. each page shows only one record of the contract information so basically your clicking on the navigation of firs, previous, next, last. I've broken the record into tabs showing information on each tab. On one tab, I want to show the amendments of that contract which is on another table but they have a related key. What I'm trying to do is there could be more than 1 amendment per contract. On that amendment tab, i want to be able to page through each amendment like I do the contract but I can't get the navigation to run correctly. Anyone have ideas on 2 sets of recordset navigations on the same page?
I'm building an asp page that shows records of contract information. each page shows only one record of the contract information so basically your clicking on the navigation of firs, previous, next, last. I've broken the record into tabs showing information on each tab. On one tab, I want to show the amendments of that contract which is on another table but they have a related key. What I'm trying to do is there could be more than 1 amendment per contract. On that amendment tab, i want to be able to page through each amendment like I do the contract but I can't get the navigation to run correctly. Anyone have ideas on 2 sets of recordset navigations on the same page?