I encountered unexpected behaviour with ultratree sorting when clicking on columns header. Please find sample in attached file. Click "PopulateTree" to load data then click twice on any columns to sort. All nodes except the first collapse until the scrollbar is clicked.
Is this a bug or am I missing something? Thanks
Hi. I am using Infragistics2.Win.UltraWinTree.v9.1 (9.1.20091.2023) and I also have this problem. Is there a fix for it?
Thanks
The example created by the original poster was using 8.1 build 1000 and it sounds as if a service release resolved the problem.
Hi, i too have the same issue now. I am using UltraWinTreeV8.1. After clicking the header, when the scroll bound is in "Scroll to Fill", only one node is displayed. Other nodes will be displayed only after scrolling/resizing the tree. How to fix this issue.
Thanks & regards,
Sriram Sarma.
I was not able to reproduce either of those issues using the latest version. You might want to get the latest hotfix and if the problem persists, report it as a bug.
Thanks Brian.
I tried both ScrollBounds.ScrollToFill and ScrollBounds.ScrollToLastItem. With ScrollBounds.ScrollToFill, it solve the empty space issue but unable scroll up to see nodes before the last one. I got the opposite problem with ScrollBounds.ScrollToLastItem, I can scroll up after sorting but the control keeps scrolling down until the last node is on the top.
Brian Fallon"] Set UltraTree.ScrollBounds to 'ScrollToFill'
Set UltraTree.ScrollBounds to 'ScrollToFill'