Hello,
I am new to handsontable, but found it really powerful. I created a view and have a large nested data to populate the table with.
I figured out how to make it work for several hours of tweeting and adjusting, but I am wondering if there is a better way to read that data set it.
When you click the update button, the data moves 1 month to the left. Jan-2018 drops off and Jan-2019 is added. This is for a rolling 12 month forecasts screen.
http://jsfiddle.net/en5cobwL/1/
Thanks
Travis