sets the minimum width for a column
webix.ui({ view:"datatable", minColumnWidth:40, ... });
By default, the parameter is 20px.