autoheight

подстраивает высоту компонента под суммарную высоту его элементов

boolean autoheight;

Example

webix.ui({
    view:"dataview",
    autoheight:true
});

Наверх
If you have not checked yet, be sure to visit site of our main product Webix web ui framework and page of data view html5 product.