leikind / wice_grid

A Rails grid plugin to create grids with sorting, pagination, and (automatically generated) filters
MIT License
535 stars 215 forks source link

How to save the state of action column checkboxes when reloading next page? #333

Open kingsdeb opened 7 years ago

leikind commented 7 years ago

by writing your own JS function which reads this set and sends it to server ot stores in the local storage, and on a page load sets these checkboxes to the necessary state