The issue that i am seeing is that when ever i drag a column over a hidden column, values those columns and/or the column i am dragging disappears. I saw another topic post from 2016 where someone else was dealing with the same issues and it was stated that the next release had a fix for it. Is there a setting or a setting order that I am missing when trying to hide columns and reorder them?
I created this fiddle to demo an issue i am having with the hidden columns setting. I am dynamically adding columns with the updateSetting method and i have turned on the hidden columns and the manualMoveColumns
https://jsfiddle.net/stephenB/wy9f40pg/24/
Thanks