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 web development library and page of datagrid javascript product.