Open
Description
Newly added columns are not getting restored. Follow the below steps to reproduce the issue,
- Add new column (Click Add)
- save grid state in localstorage
- Change state of grid but don't save state
- Now restore grid state by clicking Restore button and this fetches settings from localstorage (working)
- However refresh the browser.
- Restore grid state from localstorage (Not working)
I have created plunker for this issue http://plnkr.co/edit/mR7lbG?p=preview