jhyland87 / DataTables-Live-Ajax

Keep an AJAX sourced DataTable up to date, without reloading the entire table at once (with custom interval and pausing ability)
http://www.linuxdigest.org/misc/script_examples/DataTables-Live-Ajax/examples/
MIT License
18 stars 8 forks source link

serverSide: true makes dual request to server on specific interval #2

Open kselva92 opened 8 years ago

kselva92 commented 8 years ago

hi i am using DataTables-Live-Ajax if i give serverSide:true, it making dual request to server, this scenario happens for specific interval, pls help to fix the issue