Scroller removes rows outside of current view

Scroller removes rows outside of current view

deathwingdeathwing Posts: 4Questions: 0Answers: 0
edited October 2011 in General
Hi,

what I particulary like about the infinite scrolling method is that all rows which have been loaded stay in the table, but I don't like that the scroll bar is moving around all the time.

Therefore the Scroller plugin looks like a good alternative because it "simulates" the correct scroll height and thus shows the correct scroll bar.
.. but with this method all rows which are currently out of range are removed from the table. Is it possible to prevent this behavior?

Thanks for any advice :)
This discussion has been closed.