Upgrade from 1.7 to 1.9
Upgrade from 1.7 to 1.9
aluferrari
Posts: 22Questions: 1Answers: 0
Our DBA is out of office and I am assigned the task to upgrade the Data tables to 1.9 from 1.7. I was hoping to find some documents on how to upgrade. I checked the upgrade notes and could not get much help from it.
- Do we have step by step document for this?
- Are we supposed to just replace the old files with new files?
- What all files do i need to replace?
Please help.
Thanks in advance.
-Aalap
- Do we have step by step document for this?
- Are we supposed to just replace the old files with new files?
- What all files do i need to replace?
Please help.
Thanks in advance.
-Aalap
This discussion has been closed.
Replies
We really need some help on this.
Thanks.
Aalap
No but the upgrade notes serve this purpose:
http://datatables.net/upgrade/1.8
http://datatables.net/upgrade/1.9
> - Are we supposed to just replace the old files with new files?
Yes. You should just need to drop in the DataTables JS and CSS files (assuming you use the CSS that comes with DataTables).
> - What all files do i need to replace?
Just jquery.dataTables.[min.]js and possibly the CSS file.
Allan
Well, we (the DBA) did some changes to CSS, so we don't use the same CSS files.
Ok, we just want to upgrade to 1.9 so that we could use local storage instead of cookies.
Can you please point out what files needs to be updated if we just want to use this feature (bare minimum).
Thanks a lot for your help so far.
jquery.dataTables.css
Allan