setColumnWidth

задает ширину указанной колонки

void setColumnWidth(id id,number width);
ididID колонки
widthnumberширина в пикселях

Example

dtable.setColumnWidth("title", 300);

See also
Наверх
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.