Editor - Get jquery.dataTables.js to run locally in ASP.NET MVC View
Editor - Get jquery.dataTables.js to run locally in ASP.NET MVC View
andyr
Posts: 35Questions: 6Answers: 0
I want jquery.dataTables.js to run locally. I can download the file from https://cdn.datatables.net/1.10.6/js/jquery.dataTables.min.js, but I need to rename the file. Or else dataTables.js errors with: "Editor requires DataTables 1.10 or newer". Any ideas why I need to rename the file.
This discussion has been closed.
Replies
No idea I'm afraid. I would need a package of the files you are using so I could run and debug it locally. Certainly the file name should have no baring on the version check.
Allan
Thanks. I will get back to this after I fixed some other things.