Buttons: state saving

Buttons: state saving

jrizzi1jrizzi1 Posts: 44Questions: 12Answers: 3
edited September 2015 in Free community support

I am going to implement the new Buttons column visibility in our datatable implementations

however I am faced with an issue: I have a table with 30+ columns, and am trying to figure out how to implement some kind of state saving, similar to the current state saving datatables will do for pagination/sorting, so that my users can select the columns they wish to see, and have this stored in local storage so they dont have to do it each time

has there been any work towards this or anyone with similar requirements?

Replies

  • allanallan Posts: 63,728Questions: 1Answers: 10,506 Site admin

    It should just work automatically. I don't have an example of that online at the moment, but I've just committed one which will be deployed to the site soon.

    Allan

This discussion has been closed.