When my recordset is returned, the first page shows up
perfectly. If I have, for example, 22 records, they will all show
up on that page. But, if I restrict each page to 10 records, the
first page shows up with 10 records, but the second and third page
will be blank. And when I navigate back to the first page, it too
is now blank.
There are multiple dynamic elements in a single cell, but
this is working fine ( at least on the first page ).
The Navigation Bar works fine and the Navigation Status also
works fine ( for example, Page 2 will show "Records 11 - 20 of 22"
), but the page is blank. What is going on here!
I am using MySQL, Apache, PHP, DWCS3 and Windows Vista.