removes all items from the component
dtable = webix.ui({ view:"datatable", ... url:"data.xml" )} dtable.clearAll();