In the slickgrid example4, there is checkbox option 'force fit columns' in column picker. When I check the option, the grid will call autosizeColumns method to make columns wider to fit the grid canvas width. But when I uncheck the option, it can not be restored to the initial view state. please could someone make any suggestion? thanks.
please view the example page. http://mleibman.github.io/SlickGrid/examples/example4-model.html