Minimum File Requirements for DataTable Editor and Setting Paths

Minimum File Requirements for DataTable Editor and Setting Paths

dmm001dmm001 Posts: 8Questions: 5Answers: 0

Hi,

I would like to only include the files that are absolutely necessary for DataTables Editor and put them all in one folder in my project. I would like to know which files are absolutely necessary for the editor to work.

Also, it seems that all the paths are hard coded, so I would need to update them manually. Please let me know if there is a better solution for that.

Answers

  • dmm001dmm001 Posts: 8Questions: 5Answers: 0

    Sorry, I meant paths are set in relative paths.

  • kthorngrenkthorngren Posts: 22,083Questions: 26Answers: 5,087

    Use the Download builder to get the files needed for Datatables and the extensions you want to use. At the bottom of the page go to the Download tab. Click the Download Files button the resulting datatables.css and datatables.js files will contain datatables and the selected extensions. You can place these where appropriate in your web server's files system.

    Kevin

Sign In or Register to comment.