table.api().ajax.reload(); and table.fnReloadAjax();
table.api().ajax.reload(); and table.fnReloadAjax();
![tester1](https://secure.gravatar.com/avatar/bd6d34b63275ffbb955b672373defede/?default=https%3A%2F%2Fvanillicon.com%2Fbd6d34b63275ffbb955b672373defede_200.png&rating=g&size=120)
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.