Hello,
I have a tree that sized in a way that there are both horizontal and vertical scrollbars. If I grab say the second node in the tree, drag it and reposition it above the first node, the node is repositioned correctly, but the scrollbar isn't updated to show that there is a node above the one that's on screen. If I then scroll the scrollbar, it gets updated. Is this a bug or am I doing something wrong? Thanks.
Well, if you are using the release version of 10.2, then you should definitely try the service release and see if the issue is fixed.
We're using v10.2 right now.
Hi,
This sounds like a bug to me. You shouldn't have to do anything other than use the Move method to move the node into it's new position. The tree should update the scrollbars automatically at that point. But since you didn't say how you are moving the node, I can only assume you are using the Move method.
What version of the control are you using? I think there might have been some scrollbar-related bugs in a recent release that are fixed in the latest service release.
If you do not already have it, I recommend that you get the latest service release:
How to get the latest service release - Infragistics Community