treeTable scroolTo

I can’t the way to scroll to a record in a treetable which is in a window.
I can select, everything is open …
treeTable.scrollTo(0, treeTable.getIndexById(e.id)); ?

There are 3 method in API which can help

  • table.showItem
  • table.showItemByIndex
  • table.showCell