Infinite Vertical Scrolling with server side processing not working for me.
Infinite Vertical Scrolling with server side processing not working for me.
![santoshkore](https://secure.gravatar.com/avatar/821dcdc8257916db0568f57693c26fa9/?default=https%3A%2F%2Fvanillicon.com%2F821dcdc8257916db0568f57693c26fa9_200.png&rating=g&size=120)
Hi,
First of all its great work dataTable Team.
I am using infinite scroll with server side processing. I need to access 25 records per request and once user scrolls down to end
then new request should get fire for next 25 records and so on. In my case i am overriding $.getJSON() with fnServerData(). But it working for me(not firing new at the end)
Any help would be appreciated.
First of all its great work dataTable Team.
I am using infinite scroll with server side processing. I need to access 25 records per request and once user scrolls down to end
then new request should get fire for next 25 records and so on. In my case i am overriding $.getJSON() with fnServerData(). But it working for me(not firing new at the end)
Any help would be appreciated.
This discussion has been closed.