setColumnWidth

sets the width of the specified column

void setColumnWidth(id id,number width);
ididthe column id
widthnumberthe width in pixels

Example

dtable.setColumnWidth("title", 300);

See also
Back to top
If you have not checked yet, be sure to visit site of our main product Webix best ui framework and page of javascript excel reader product.