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

andyrandyr 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.

Replies

  • allanallan Posts: 61,446Questions: 1Answers: 10,054 Site admin

    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

  • andyrandyr Posts: 35Questions: 6Answers: 0

    Thanks. I will get back to this after I fixed some other things.

This discussion has been closed.