Scroller not loading all data right away?

Scroller not loading all data right away?

aboardmanaboardman Posts: 3Questions: 0Answers: 0
edited July 2013 in DataTables 1.9
I am trying to implement the Scroller feature to load a large amount of data which we also process client-side upon return of the payload. I have it working, sort of.... the issue is, not all data is showing up. I am expecting to get 250 rows back from the server, and it starts out showing 1 - x of 171 rows. Then it goes to 180, then 190, then 210....not all 250 rows ever seem to appear. (And I know, even that isn't that many!) I also just noticed the "dblClick" function is no longer working either....What am I missing?

TIA, and thanks for creating such an awesome library!
This discussion has been closed.