table.ajax is not a function

table.ajax is not a function

Andreas S.Andreas S. Posts: 207Questions: 73Answers: 4
edited October 2020 in DataTables 1.10

Link to test case: none
Debugger code (debug.datatables.net):
Error messages shown: Uncaught TypeError: table.ajax is not a function
Description of problem:
I uses the latest version of datatables and editor. I want start a table refresh with table.ajax.reload( null, false ), but i get
the error Uncaught TypeError: table.ajax is not a function or Uncaught TypeError: Cannot read property 'reload' of undefined

I have no idea, why the system give this error back

Andreas

This question has an accepted answers - jump to answer

Answers

This discussion has been closed.