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 framework and page of javascript excel reader product.