Simple, I think. I tried putting the page view control at the top of
my table and setting positionFixed to false, but it still jumped to
the bottom when I changed page size.

Either savePage() or fixPosition() should check positionFixed before
moving the page number container.

if fixPosition() checks positionFixed, then the check on positionFixed
inside renderTable() can be removed,so that seems like the better
change.

Or did I miss the point?

What I'd actually like even better is allowing a page view control at
both the top and bottom of the table.

Reply via email to