I have a tree sorting code.
When I click on the header the column of the tree sorts.
When I click on the particular child node header the scroll bar and the pointer moves to the top of the parent node.
How can I point the pointer at the particular position of the child node when click on the header to sort
Is there any way to fix the scroll bar at the particular position
When I click on the last child node, the scroll moves back to the top.
To view the sorted column again I need to scroll the scroll bar and view it.
So when I click on the child node how can I make the scrollbar not to scroll to the top