moveBottom

moves the specified item to the last position

void moveBottom(id id,id parentId);
ididthe item id
parentIdidthe id of a new parent

Example

$$("tree").moveBottom("1.2.3","2")

Back to top
If you have not checked yet, be sure to visit site of our main product Webix web development library and page of tree table ui product.