Bad version of DataTable
Bad version of DataTable
Hi everybody,
I've just downloaded v1.9.2 DataTables, and I wish to preserve state with localstorage.
It didn't work, when I try to debug my table (with your bookmarklet http://debug.datatables.net/epahib), I can see my version is 1.8.2 and I read I needed the last version to override state functions to the localstorage instead of cookies...
Can you help me ?
Thanks in advance...
I've just downloaded v1.9.2 DataTables, and I wish to preserve state with localstorage.
It didn't work, when I try to debug my table (with your bookmarklet http://debug.datatables.net/epahib), I can see my version is 1.8.2 and I read I needed the last version to override state functions to the localstorage instead of cookies...
Can you help me ?
Thanks in advance...
This discussion has been closed.
Replies
Allan
I follow these steps :
1) I download the latest version from the download page (the version 1.9.2)
2) I initialize my dataTable with some parameters
3) I run the debug bookmarklet
4) I can read in the report (http://debug.datatables.net/epahib) that I have NOT the latest version...
Edit : Problem solved, I used the minified version until now, and I was wrong... With the dev version, everything's good !
Thanks.
Brice.