Open
Description
Tried using the alpha release. Works, but when you change the page it still displays the same data as the first page.
update
Well this is weird, on my local it works, on live the issue above happens. How could that be?
Also my local returns {"draw":1,"recordsTotal":9192,"recordsFiltered":9192,"data":
while live returns {"sEcho":0,"iTotalRecords":9192,"iTotalDisplayRecords":9192,"aaData":
Any idea why this could be happening?