showItem

scrolls the table to make the specified row visible

void showItem(id id);
ididthe row id

Example

dtable.showItem(123);

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 tree grid ui product.