Table.ajax.reload(null, false); cannot be used with SearchPanes?
Table.ajax.reload(null, false); cannot be used with SearchPanes?
jyd0228
Posts: 30Questions: 11Answers: 0
in SearchPanes
Table.ajax.reload(null, false); cannot be used with SearchPanes?
This discussion has been closed.
Answers
setInterval(function() {
Table.ajax.reload(null, false);
}, 3000);
When executed as above, the phenomenon of moving from another page to page 1 occurs.
It seems to be behaving as expected here. Could you look at that, please, and see if it helps. If it's still not working for you, please can you update my example, or link to your page, so that we can see the problem.
Cheers,
Colin