When I use mydata_short, the Contacts column should not be shown.
How can I use autoConfig to dynamically control this based on my dataset (i,e mydata or mydata_short) ?
I should note that autoConfig form columns based on the dataset, which is coming the first time. So you need to track which dataset came to datatable, and then use hideColumn to hide/show certain column. https://snippet.webix.com/ettlfazo