$.fn.dataTable.Editor is not a constructor
$.fn.dataTable.Editor is not a constructor
AloneInTheDark
Posts: 30Questions: 7Answers: 0
Hi,
i try this example https://editor.datatables.net/examples/inline-editing/simple.html
but i receive this error " $.fn.dataTable.Editor is not a constructor".
I have import the file of example.
Help me tnk.
This discussion has been closed.
Replies
Is there anything shown in your browser's console?
Allan
Hi,
this console output:
TypeError: this.dom is undefined
file: dataTables.editor.min.js row 102, 110
TypeError: $.fn.dataTable.Editor is not a constructor
These are the files included:
jquery-1.9.1.min.js
jquery.dataTables.min.js'
dataTables.buttons.min.js
dataTables.select.min.js
dataTables.editor.min.js
Are you able to give me a link to the page showing that problem please? I'm not immediately sure of what would cause such an issue.
Allan
Hi,
http://www.thewebapplication.com/test/test.htm
Tnk
Thanks for the link. The console also shows this error message:
If you would like to try Editor out, a trial version is available on the Editor download page.
Allan