Show/hide column in handsontable

Anywhere in the code. You can put it, for example, inside a render hook like here http://jsfiddle.net/handsoncode/zkkncoxx/ so you’ll know which version is used for the specified table.

	afterRender: function(){
			console.log(Handsontable.version)
		}