hideOverlay

скрывает оверлей

void hideOverlay();

Example

view:"datatable",
on: {
    onAfterLoad:function(){
        this.hideOverlay();
    }
}

Related samples

See also
Наверх
If you have not checked yet, be sure to visit site of our main product Webix popular javascript framework and page of javascript excel grid product.