Table duplicate above existing one when serverside ajax reload

Table duplicate above existing one when serverside ajax reload

udhaya2kmrvudhaya2kmrv Posts: 6Questions: 4Answers: 0
edited April 2015 in Free community support

i created table with server side responce but when i reload using table.

table.fnDraw();
table.ajax.url();
table.ajax.reload();

I called any one from above table duplicate above exiting one?
My table debug report:
http://debug.datatables.net/izivoj

http://i.stack.imgur.com/iXYoj.png

This discussion has been closed.