Hello
I'm trying to maintain the scroll position of a ultratree after updating nodes and such. Now I've seen in many places the recommendation to use the TopNode property to do this. However when I do this the scroll bar is scrolling to the top even if there are nodes above the newly set top node.
To illustrate with a trivial example. I have the following tree:
If I then set the TopNode to node "c0" I get this happening:
This is obviously unwanted behavior because it make it look like there are no more nodes above.
Any ideas?
Thanks for the update. Please keep me posted as to the developments.
No, that is most certainly not by design, it's a bug. I'm pretty sure it's fixed in the latest service release. If not, then it will definitely be fixed in the next one, which is due for release at the beginning of May.
It seams to only happen when I set the top node between beginedit and endedit. Once I move it out it works. Is this by design?
It's entirely possible (and even likely) that the issue exists in both 10.3 and 11.2. You should get the latest service release: How to get the latest service release - Infragistics Community
Hello,
Could you please try to attach a small sample project which reproduces the issue, I will be happy to take a look at it and investigate it further for you.