data table editor
data table editor
Nakkeeran
Posts: 7Questions: 3Answers: 0
Uncaught TypeError: $.fn.dataTable.Editor is not a constructor
facing this type of error
This discussion has been closed.
Replies
There are lots of threads with this error. See if this thread or this or this.
Kevin
If you aren't able to find the answer from those threads, could you give me a link to your page so I can take a look and see what is going wrong please?
Thanks,
Allan
i have just added this code.. its showing error like
Uncaught TypeError: (intermediate value).dataTable.Editor is not a function
at HTMLDocument.<anonymous> ((index):21)
at e (jquery.min.js:2)
at t (jquery.min.js:2)~~~~
jquery.min.js:2 Uncaught TypeError: $.fn.dataTable.Editor is not a constructor
at HTMLDocument.<anonymous> ((index):21)
at e (jquery.min.js:2)
at t (jquery.min.js:2)
this error i have
Have you included the source files Editor? Note, this is licensed software. There's a 14 day trial that can be downloaded from here.
Colin