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 html5 ui library and page of tree table widget product.