Had a look through posts and couldnt see a solution (assuming there is one)
I just implemented a model...i have 2 tables and i would like to use paging on both the tables.
However, the 2 paging boxes seem to interact. Although the data in each table is properly redisplayed with each paging, when you change a page BOTH page numbers are changed....
ie if you go from Page 1 to Page 2 on 2nd table, the Page no on 1st table changes to a 2 too.
They dont apppear to be independent...or have i not included some parameters?
is this work-roundable?