Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
jimbo9 #1
Multiple paged recordsets
Does anyone know how to place two or more INDEPENDENTLY PAGEABLE different
sized recordsets on the same output page using DM8/ASP? I have created two
regions on the page containing two different recordset outputs together with
their DM8 navigation bar using back/next etc buttons with the usual "Records 1
to 10 of 891 records" indicator. Even if the auto-inserted paging/recordest
navigation code is modified so MM_someParameter for one recordset is changed to
MMX_someParameter for the second recordset, use of the "next" button on either
one of the navigation bars causes BOTH recordsets to page. This inevitably
leads to an error if both recordsets do ot contain identical numbers of
records! My guess is that storing and independently applying the two recordset
offset variables on the page may be part of the answer.
JR
jimbo9 Guest
-
Multiple Recordsets
OK, I know there has to be a better way to do this, hopefully someone can shed some light on this subject. Using SQLServer 2000 and VBscript... -
Multiple recordsets?
Hey all I'm not sure if there's anything that can be done about this or not. I'm displaying the contents of two different tables (using Access for... -
Explorer navigation errors with non-paged or large paged DataGrid.
Hello everyone: This is my first posting here and I am new to aspnet so be patient. I am using a DataGrid with sorted columns to display some... -
Getting Multiple Recordsets from an SP
I am using ASP 3.0/ADO to call an SP. The SP has multiple SELECT statements so I need to get the multiple return sets but I cannot find the right... -
Should open multiple recordsets, or just one?
Hi, I find myself once again returning to a problem project I have been so far unable to finish... I have a table of teaching session data and...



Reply With Quote

