moveBottom

moves the specified item to the last position

void moveBottom(id id);
ididthe item id

Example

$$('view').moveBottom("a12"); //moves the item with id="a12" 2 to the very end

See also
Back to top
If you have not checked yet, be sure to visit site of our main product Webix javascript ui components library and page of dataview download product.