table.api().ajax.reload(); and table.fnReloadAjax();

table.api().ajax.reload(); and table.fnReloadAjax();

tester1tester1 Posts: 53Questions: 14Answers: 1
edited July 2014 in Free community support

Hi i am using table.api().ajax.reload(); OR table.fnReloadAjax();

BUT GETTING :

TypeError: table.fnReloadAjax is not a function
table.fnReloadAjax();

WHY SO ?

I have included :

<script type='text/javascript' src='http://cdn.datatables.net/plug-ins/be7019ee387/api/fnReloadAjax.js '></script>

This discussion has been closed.