Forums

This topic is locked

2 Recordset Navigations in 1 page

Posted 17 Jan 2003 10:40:16
1
has voted
17 Jan 2003 10:40:16 ozan pakyuz posted:
Does anyone know how to have or if indeed MX can have 2 recordset navigation extensions on a single page. What happens is you have 2 tables both with repeat regions and both filled with data from different RecordSets. When you add the navigation suite to these tables and then view the page when you navigate to the next set of records in table 1 table 2 also changes and vice versa. What would be really good is if you can navigate to any record in table 1 and table 2 does not change and in the opposite wqay too.

Any ideas anyone??

Thanks,

Ozzie

Replies

Replied 17 Jan 2003 15:35:04
17 Jan 2003 15:35:04 Dennis van Galen replied:
Ozzie,

This works fine, atleast in the MX server model and since you only state MX I will assume that is what you want.

Create your page that will have the two navigatible tables, create both recordsets, drop in dynamic tables from the application object tab and give both tables a navigation object from the same object tab and that is it, make sure you select the proper recordsets and the result is a URL that resembles this after users use both navigation sets:

localhost/myFolder/myPage.cfm?PageNum_Recordset2=2&PageNum_Recordset1=2

with regards,

Dennis van Galen
DMXzone Manager

Extension, Tutorial and FAQ's Manager

Studio MX / CFMX PRO / SQL 2000 / NT4 AND win2kPRO / IIS5

Reply to this topic