Hello,
I am trying to use the TreeList scrollTo function in order to scroll the list to a given location. However, this does not seem to do anything. The tree is not scrolled.
Example:
this.treelist.scrollTo({ row: 0, column: 0});
I would expect this to scroll to the top of the treeList, but it does nothing.
Is this a known issue? If so, do you have a suggestion to work around it to scroll the treeList?
I'm using version 11.2.0.