defines the default width for columns (in pixels)
webix.ui({ view:"datatable", columnWidth:150, ... });
The default value of the parameter is 100px.