Can't get scroller to work, only defaults to pagination?
Can't get scroller to work, only defaults to pagination?
I am setting up a DataTables with server side processing trying to get scroller to work.
I have successfully set up serverside processing, such that my API will use the start and length queries to determine which data to send, although, I can't for the life of me get Scroller to work. All that happens is simple pagination.
I tried to recreate the serverside scroller example, linked here.
I used the exact same code there, but I am still only returning pagination, see my JSBin here.
Does anyone know what I am doing wrong? I have included the CDN for scroller as well. I am lost here and have spent way too much time getting no where here.
Any help is greatly appreciated...
This discussion has been closed.
Answers
Bad loading sequence. Scroller expects to find DT already loaded.