clearAll of ui.gridlayout, Methods Webix Docs
removes all views from a gridlayout
void clearAll();
Example
$$("grid").clearAll();
Related samples
See also
clearAll of ui.gridlayout, Methods Webix Docs
removes all views from a gridlayout
void clearAll();
$$("grid").clearAll();
See also