Suggestion "Add Delete Local Storage as default to forum posts"
Suggestion "Add Delete Local Storage as default to forum posts"
toomanylogins
Posts: 17Questions: 4Answers: 0
in General
I have been developing with DT for a 18months and only today realised I had to delete local storage to get DT to refresh its settings. I have been hitting ctrl-shit-r to force a refresh and nothing happens. Including default note somewhere obvious would have been a big help to me. If I missed it apologies. Cheers Paul
Replies
Hi Paul,
It sounds an awful lot like you have the
satateSave
option enabled for your DataTable. That will cause `localStorage| to be used to store the state of the table and restore it on reload.Allan